TableColumn
Properties
(Mandatory properties are in bold)Properties | Type | Description |
---|---|---|
broker | SelectBroker<F, FI> | |
href | string | | |
id | string | |
CellComponent | Cell<T, I> | |
className | string | | |
computedWidth | TableColumnComputedWidth | |
filterable | boolean | |
FilterComponent | React.FC<TableHeaderCellProps<T, I>> | |
footerClassName | string | | |
FooterComponent | React.FC<TableFooterCellProps<T, I>> | |
headerClassName | string | | |
help | ReactNode | |
maxWidth | string | |
minWidth | string | |
sortable | boolean | |
title | string | |
TitleComponent | React.FC<TableHeaderCellProps<T, I>> | |
weight | number | |
width | string |