New to KendoReactLearn about KendoReact Free.

GridLayoutRowProps

Represents the props of the KendoReact GridLayout row.

NameTypeDefaultDescription

height?

string | number

Specifies the height of the GridLayout row (see example).

Example:

jsx
<GridLayout rows={[{ height: '100px' }]} />
Not finding the help you need?
Contact Support