@revolist/revogrid / FocusedData
Type Alias: FocusedData
ts
type FocusedData: {
cell: Cell;
colType: DimensionCols;
column: ColumnRegular;
model: any;
rowType: DimensionRows;
};