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

Grid API

The API reference for the grid api functionality in LyteNyte Grid.

ColumnAutosizeParams

The parameters the columnAutosize method accepts.

Prop

ColumnMoveParams

The parameters that may be provided to the columnMove API method.

Prop

GridApi

The LyteNyte Grid API provides a comprehensive set of methods that allow developers to programmatically query, update, and manipulate grid state and data.

Prop

RowHandleSelectParams

The parameters used for the rowHandleSelect API method of LyteNyte Grid.

Prop

ScrollIntoViewOptions

Options for the scrollIntoView API. Allows you to scroll a specific row and/or column into view, ensuring they are visible in the viewport.

Prop