Expand description
Main table type and configuration.
Provides the primary entry point for interacting with the data table, coordinating columns, data, and state.
Modulesยง
- data_
table - Main table instance that coordinates all table functionality.
- data_
table_ options - Options for table configuration.
- data_
table_ options_ builder - Builder for table options with a fluent API.
- prelude
- Re-exports for convenient access to table types.