ItemFocusedListener<ProcessStep>

A callback type invoked when an item has been focused.

Type
(
item: ProcessStep | null
) => void