Structs§
- Caption
- Caption
Properties - Cell
- A rendered cell.
- Cell
Context - The context information for rendering a cell.
- Composable
Table - A table which that does not offer any of the type-safe utilities that
Tableoffers. Using this component means managing rows and columns manually. It is recommended to useTableinstead where possible. A possible reason for usingComposableTableinstead ofTableis because state needs to be saved per row. - Composable
Table Properties - Properties for
ComposableTable - Expand
Params - Expandable
RowContent - Expandable
RowContent Properties - Memoized
Table Model - OnToggle
Callback - Span
- Split
Table Model - State
Iter - State
Model - A
super::TableModelbased on aTableDataModelplus additional state. - State
Model Iter - Table
- Table component
- Table
Body - Table
Body Properties - Table
Column - The Table Column component.
- Table
Column Properties - Properties for
TableColumn - Table
Data - Table
Data Properties - Table
Header - The Table Header component.
- Table
Header Context - Table
Header Properties - Properties for
TableHeader - Table
Header Sort By - Table
Model Entry - Table
Properties - Properties for
Table - Table
Row - Table
RowProperties - UseState
Table Model - UseTable
Data
Enums§
Traits§
- Table
Data Model - Table
Entry Renderer - Render table entries
- Table
Model - A model providing data for a table.
Functions§
- use_
table_ data - Note