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

Cell Rendering

The API reference for the cell rendering functionality in LyteNyte Grid.

CellRendererFn

Prop

CellRendererParams

Input parameters passed to the CellRendererFn , which is responsible for rendering the display content of a specific cell in the grid.

Includes metadata and context such as the grid instance, row and column positions, selection state, and the full row node data.

Prop