LyteNyte Grid logo for light mode. Links back to the documentation home page.
Rows

Row

The API reference for the row functionality in LyteNyte Grid.

RowFullWidthPredicate

Prop

RowFullWidthPredicateParams

Parameters provided to the RowFullWidthPredicate function to determine if a row should span full width of the grid.

Prop

RowFullWidthRendererFn

Prop

RowFullWidthRendererParams

Parameters provided to the full-width row renderer. Includes row metadata and selection state.

Prop

RowGroup

Represents a group (branch) row which may contain children rows (leaf or other groups). Group rows are used in hierarchical views and support expansion/collapse behavior.

Prop

RowHeight

Prop

RowLeaf

Represents a leaf row in the grid. A leaf row is a terminal node that has no children. These rows typically represent the raw dataset and are used for aggregations and visual representation.

Prop

RowNode

Prop

RowPin

Prop

RowSection

Prop