UNPKG

@mhmdaljefri/revogrid

Version:

Virtual reactive data grid component - RevoGrid.

10 lines (9 loc) 458 B
export declare const GROUP_DEPTH: string; export declare const PSEUDO_GROUP_ITEM: string; export declare const PSEUDO_GROUP_ITEM_ID: string; export declare const PSEUDO_GROUP_ITEM_VALUE: string; export declare const PSEUDO_GROUP_COLUMN: string; export declare const GROUP_EXPANDED: string; export declare const GROUP_EXPAND_BTN = "group-expand"; export declare const GROUP_EXPAND_EVENT = "groupExpandClick"; export declare const GROUPING_ROW_TYPE = "rgRow";