@revolist/revogrid / Components
Components
Index
Interfaces
Interface | Description |
---|---|
RevoGrid | Revogrid - High-performance, customizable grid library for managing large datasets. :::tip Read type definition file for the full interface information. All complex property types such as ColumnRegular , ColumnProp , ColumnDataSchemaModel can be found there. ::: :::info For a comprehensive events guide, check the Events. All events propagate to the root level of the grid. Dependency tree. ::: |
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 | - |