Skip to content

RevoGrid Documentation v4.21.1 / JSX

JSX

Index

Interfaces

InterfaceDescription
IntrinsicElements-
RevoGridRevogrid - 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
RevoGridAttributes-
RevogrAttribution-
RevogrClipboardThis Clipboard provides functionality for handling clipboard events in a web application.
RevogrClipboardAttributes-
RevogrDataThis component is responsible for rendering data Rows, columns, groups and cells
RevogrDataAttributes-
RevogrEditRepresents 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.
RevogrEditAttributes-
RevogrExtraContains extra elements for stencil components. Performs rendering and updates for external components.
RevogrFilterPanel-
RevogrFilterPanelAttributes-
RevogrFocusFocus component. Shows focus layer around the cell that is currently in focus.
RevogrFocusAttributes-
RevogrHeader-
RevogrHeaderAttributes-
RevogrOrderEditorComponent for handling row order editor.
RevogrOrderEditorAttributes-
RevogrOverlaySelectionComponent for overlaying the grid with the selection.
RevogrOverlaySelectionAttributes-
RevogrRowHeadersRow headers component Visible on the left side of the table
RevogrRowHeadersAttributes-
RevogrScrollVirtualVirtual scroll component
RevogrScrollVirtualAttributes-
RevogrTempRangeTemporary range selection component. Shows temporary range selection.
RevogrViewportScrollViewport scroll component for RevoGrid
RevogrViewportScrollAttributes-
VnodeHtml-

Type Aliases

Type aliasDescription
OneOf-