Optionaloptions: { detailsComponent?: object; detailsProps?: object }AsyncTableTools options
OptionaldetailsComponent?: objectA component that should be rendered as a details row
OptionaldetailsProps?: objectProps spread onto each details row
An object of props meant to be used in the TableToolsTable
Provides props for a Patternfly table to manage expandable items/rows.