gridColumnWidthType

gridColumnWidthType

Type of column width sizing: "fixed" or "minmax". Requires layout: "grid". Supported by FrameNode.

Type

"fixed" | "minmax" | null