Components#
Find the component by the interface problem you are solving. The reference pages contain the
copyable demos.
Data#
Tables, charts, and record views for displaying application data.
- Table: sortable, filterable tabular data with optional selection and settings.
- Data Detail: structured detail view for one record.
- Detail Card: compact record card.
- Card List: repeated cards backed by data.
- Pinboard: pinboard-style collection view.
Schema-driven forms and the input controls that compose them.
Layout#
Application shell and page structure.
- Layout Sidebar: application layout with a resizable navigation sidebar.
- Tabs: tabbed content.
- Loading Screen: centered spinner with progress for application startup.
- Separator: horizontal or vertical divider with optional label.
Utilities#
Small helpers, feedback elements, and controllers.
Internal components#
those components are not key features but rather components used inside of other components. some documentation exist but might not be finished.