Table
Presentation features for Table component.
Global Functions
Name | Description | |
---|---|---|
TableCellRenderer | Renderer for single table cell. | Beta |
usePresentationTable | Custom hook that loads data for generic table component. | Beta |
usePresentationTableWithUnifiedSelection | Custom hook that load data for generic table component. | Beta |
Interfaces
Name | Description | |
---|---|---|
TableCellDefinition | Data structure that defined table cell. | Beta |
TableCellRendererProps | Props for TableCellRenderer component. | Beta |
TableColumnDefinition | Data structure that defines table column. | Beta |
TableRowDefinition | Data structure that defined table row. | Beta |
UsePresentationTableProps | Props for usePresentationTable hook. | Beta |
UsePresentationTableResult | Return type of usePresentationTable hook. | Beta |
Last Updated: 09 March, 2023