GridRowId type
Tip
This API reference is automatically generated from the source code of the @jsoc/grid-core package.
Declaration
export type GridRowId = Extract<RowPropertyValue, string | number>;GridRowId typeThis API reference is automatically generated from the source code of the @jsoc/grid-core package.
export type GridRowId = Extract<RowPropertyValue, string | number>;