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