TableHeaderCellProps
Properties
(Mandatory properties are in bold)Properties | Type | Description |
---|---|---|
colIndex | number | |
column | TableColumn<T, I> | |
filterable | boolean | |
sortable | boolean | |
className | string | |
filter | QueryFilterOrCriteria | |
sort | QuerySortBy |
Properties | Type | Description |
---|---|---|
colIndex | number | |
column | TableColumn<T, I> | |
filterable | boolean | |
sortable | boolean | |
className | string | |
filter | QueryFilterOrCriteria | |
sort | QuerySortBy |