layout

layout

Enables stack or grid layout

Type

"stack" | "grid" | null

Supported by

  • FrameNode

Caveats

  • Setting to null disables any applied layout

  • Operation is deferred and applied after the current update cycle