Optional
actionAdd and manage actions in that Table.
Optional
columnManage options for column order, resize and visibility.
Optional
columnsMemoised column definitions of the table. (Optional, can be generated from keys in data
object).
Each column object can define its data accessor, properties and behavior.
Optional - Columns can be auto-generated based on provided dataset.
Memoised data-array of the table. The data object should always extends DataType interface.
Optional
expandedOptional
filtersOptional
freezeFreeze headers to the top and footers to the bottom while scrolling.
Optional
globalOptional
loadingManage loading state of table.
Optional
localeManage all locale preferences and translations.
Optional
paginationOptional
rowOptional
rowOptional
sortOptional
styleManage all style preferences related options.
Optional
tableOptional
titleTitle of the table.
'Table'
Generated using TypeDoc
Props supported by React Table UI.