Optionaloptions: {AsyncTableTools options
OptionalcanCollapseAll?: booleanWhether to enable the expand/collapse all toggle in the table header (defaults to true)
OptionaldetailsComponent?: objectA component that should be rendered as a details row
OptionaldetailsProps?: objectProps spread onto each details row
Optionalitems?: any[]Items currently rendered in the table (used for expand/collapse all)
Expandable props for variant adapters
Provides expandable row props for table tools.