Stack
Vertical or horizontal flex stack for arranging children.
LayoutAccepts children
Props
| Prop | Type |
|---|---|
direction? | "vertical" | "horizontal" |
gap? | "xs" | "sm" | "md" | "lg" |
align? | "start" | "center" | "end" | "stretch" |
justify? | "start" | "center" | "end" | "between" |
Spec
FirstSecondThird