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
Bulk select props for variant adapters
Provides bulk selection state and actions for table tools.