ItemSelectedListener<ProcessStep>

A callback type invoked when an item has been selected or deselected.

Type
(
selectedItems: ProcessStep[]
) => void