Skip to main content

Module row

Module row 

Source
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.