ItemSelectedListener<TOrgChartItem extends OrgChartItem>

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

Type
(
selectedItems: TOrgChartItem[]
) => void