UNPKG

@platform/ui.datagrid

Version:

Isolated tabular DataGrid.

3 lines (2 loc) 113 B
import { Grid } from '../../grid'; export declare function beforeKeyDownHandler(grid: Grid): (e: Event) => void;