Overview of @virtuoso.dev/data-table features
mainThe @virtuoso.dev/data-table package provides a high-performance virtualized table with the following capabilities:
- Virtualization: Both row and column virtualization.
- Data Management: Support for local and remote data models via
localModel()andremoteModel(). - Column Features: Headers, cells, column groups, sticky pinning, visibility, resizing, reordering, and dynamic schemas.
- Layout & Organization: Grouped rows and support for sectioned datasets.
- State & Control: State persistence for table features and model actions, and programmatic control via the table engine.