⌘K

Search docs

Search core, components, and patterns.

Stack

Vertical or horizontal flex stack for arranging children.

LayoutAccepts children
Props
PropType
direction?"vertical" | "horizontal"
gap?"xs" | "sm" | "md" | "lg"
align?"start" | "center" | "end" | "stretch"
justify?"start" | "center" | "end" | "between"
Spec
FirstSecondThird