RevoGrid Documentation v4.15.8 / JSX
JSX
Index
Interfaces
| Interface | Description |
|---|---|
| IntrinsicElements | - |
| RevoGrid | Revogrid - High-performance, customizable grid library for managing large datasets. ### Events guide For a comprehensive events guide, check the Events API Page. All events propagate to the root level of the grid. Dependency tree. ### Type definitions Read type definition file for the full interface information. All complex property types such as ColumnRegular, ColumnProp, ColumnDataSchemaModel can be found there. ### HTMLRevoGridElement |
| RevogrAttribution | - |
| RevogrClipboard | This Clipboard provides functionality for handling clipboard events in a web application. |
| RevogrData | This component is responsible for rendering data Rows, columns, groups and cells |
| RevogrEdit | Represents a cell editor in a grid. It manages the editing of cells by handling events, saving data, rendering the editor UI, and managing the lifecycle of the editor instance. |
| RevogrExtra | Contains extra elements for stencil components. Performs rendering and updates for external components. |
| RevogrFilterPanel | - |
| RevogrFocus | Focus component. Shows focus layer around the cell that is currently in focus. |
| RevogrHeader | - |
| RevogrOrderEditor | Component for handling row order editor. |
| RevogrOverlaySelection | Component for overlaying the grid with the selection. |
| RevogrRowHeaders | Row headers component Visible on the left side of the table |
| RevogrScrollVirtual | Virtual scroll component |
| RevogrTempRange | Temporary range selection component. Shows temporary range selection. |
| RevogrViewportScroll | Viewport scroll component for RevoGrid |
| VnodeHtml | - |