| Data Grid |
@docyrus/ui/components/data-grid |
A virtualized, editable spreadsheet-like data grid with sorting, filtering, grouping, cell selection, and keyboard navigation. |
| Data Grid View Select |
@docyrus/ui/components/data-grid-view-select |
A view selector with integrated view editor for DataGrid. Supports dropdown, horizontal-tabs, and vertical-tabs variants with full CRUD operations on saved views. |
| Data Table |
@docyrus/ui/components/data-table |
A lightweight, read-only TanStack table for Docyrus data sources with value renderers, row selection, grouping, and optional pagination. |
| Data Gallery |
@docyrus/ui/components/data-gallery |
A standalone, virtualized card gallery view for record lists. Toolbar-driven card design (variant, cover style, density, field bindings) plus full TanStack Table integration for sorting, filtering, grouping, and saved views. |
| Data Table Filter |
@docyrus/ui/components/data-table-filter |
A composable filter bar for data tables with text, number, date, option, and multi-option column types. |
| Data Table Side Filters |
@docyrus/ui/components/data-table-side-filters |
An always-visible side filter panel for e-commerce-style listings — covers every Docyrus field type and emits the same RuleGroupType JSON as the Query Builder. |
| Tree Table |
@docyrus/ui/components/tree-table |
Tree Table component with multiple variants and sizes. |
| Tree View |
@docyrus/ui/components/tree-view |
Tree View component with multiple variants and sizes. |
| Pivot Grid |
@docyrus/ui/components/pivot-grid |
A standalone pivot grid with 3-level row and column hierarchies, subtotals, grand totals, drilldown, pinning, resizing, and export. |
| Pivot Calendar |
@docyrus/ui/components/pivot-calendar |
Calendar component that pivots time-based statistics across four layouts — full month, days of a week, days of a month, or months of a year — with grouping, tooltips, and local or remote aggregation. |
| PivotFilter |
@docyrus/ui/components/pivot-filter |
Horizontal or vertical strip of count-tagged pills used to quickly slice a list by one dimension — status, user, date bucket, or any other categorical value. |