gridRowHeightType

gridRowHeightType

Type of row height sizing: "fixed", "auto", or "fit". Requires layout: "grid". Supported by FrameNode.

Type

"fixed" | "auto" | "fit" | null