Expand description
Row types and processing pipeline.
Provides the row data structures and the row model pipeline that processes rows through filtering, sorting, grouping, and pagination.
Modulesยง
- data_
table_ row - Row wrapper type with metadata.
- data_
table_ row_ id - Unique identifier for a table row.
- data_
table_ row_ model - Row model that manages data processing through the table pipeline.
- prelude
- Re-exports for convenient access to row types.