API Reference
This section documents the complete public API of @dynamicforms/vue-grid.
Components
| Component | Description |
|---|---|
<DfGrid> | Main grid component |
Concepts
| Topic | Description |
|---|---|
| Column Definitions | How to define columns, responsive layouts, and cell renderers |
| Sorting | Sort configuration, state, and events |
| Filtering | Filter configuration, state, and events |
| Selection | Row selection, selection modes, and batch actions |
| Cell Renderers | Built-in renderers and their options |
