Optional
options: { onRadioSelect?: Function; total?: number }TableTools options
Optional
onRadioSelect?: FunctionA function to call when a row is selected
Optional
total?: numberThe total of items to determine wether or not to show the radio buttons
An object of props meant to be used in the TableToolsTable
Provides props to enable the Patternfly Table radio select feature