1771 Technologies Logo

Type alias: RowHeight<T>

type RowHeight<T>: "auto" | object | number | (params) => number;

Represents the different types of row height calculations supported by Graphite Grid.

Type parameters

Type parameter
T