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