SelectAllEvent

Specifies the event arguments triggered when Select All checkbox is toggled.

Props

The following table outlines the props for the SelectAllEvent:

NameTypeDefaultDescription
event
SyntheticEvent
-

Specifies the original event that triggered the select all action.

selectedItems
-

Specifies the selected items after the select all action.