orbital-datatable
Leptos DataTable — sortable, filterable, editable grids with paging, grouping, pivot, export, and optional chart binding.
Quick start
[]
= { = "0.1", = false }
= { = "0.1", = false, = ["hydrate"] }
= { = "0.8", = false, = ["nightly"] }
Use default-features = false in production; enable preview only for the doc host.
Key types
DataTable,DataTableColumnDef,DataTableRowModel,DataTableFeaturesDataTableSource,DataTableHandle,ChartBinding- Shared data:
orbital-dataDataset,DataRecord,DataValue
Preview
Data Table preview · local http://127.0.0.1:3010/orbital/data-table (with cargo leptos watch -p orbital-preview)
Deferred (not in current charter)
- Chart Panel UI — toolbar config drawer for chart type and field mapping (charts integration wiring is shipped).
Docs
Consumer API: component rustdoc and preview catalog (#[component_doc]). See orbital-macros/README.md — consumer feature flags.