Optionaloptions: {AsyncTableTools options
Optionalidentifier?: stringProperty of the items that should be used as ID to select them
OptionalitemIdsInTable?: FunctionFunction to call to retrieve IDs when "Select All" is chosen
OptionalitemIdsOnPage?: any[]Array of item ids visible on the page
OptionalonSelect?: Functionfunction to call when a selection is made
Optionalselected?: any[]Array of itemIds that should be selected.
Optionaltotal?: numberNumber to show as total count
Functions and props to use for setting up bulk selection
Provides properties for a Pattternfly (based) Table and Toolbar component to implement bulk selection