A wrapper around the TableToolsTable that allows defining defaults for columns, filters and options
that can be further extended with other wrapper components
Parameters
props: {defaults?:object;props?:object}
Building blocks from useTableTools plus presentation extras
Optionaldefaults?: object
Defaults for the props of the TableToolsTable component
A wrapper around the TableToolsTable that allows defining defaults for columns, filters and options that can be further extended with other wrapper components