Stack
A vertical flex container that arranges children in a column with consistent spacing. Ideal for vertical layouts.
A vertical flex container that arranges children in a column with consistent spacing. Ideal for vertical layouts.
Basic usage example to quickly see how the Stack
works.
Interactive configurator to explore customization options for the Stack
component.
Styles API | Type | Default | Annotation |
---|---|---|---|
unstyled? | boolean | false | if true , all default styles will be removed |
Full working code example, including necessary markup and styles. You can copy and paste this code directly to start using the component immediately.