UNPKG

igniteui-react-grids

Version:

Ignite UI React grid components.

3 lines (1 loc) 161 B
export declare type GridKeydownTargetType = "dataCell" | "summaryCell" | "groupRow" | "hierarchicalRow" | "headerCell" | "masterDetailRow";