Skip to Content
APIGrid CoreGridRows

GridRows type

Tip

This API reference is automatically generated from the source code  of the @jsoc/grid-core  package.

Declaration

export type GridRows = Array<GridRow>;