.stack
element
The .stack
action a general stack element to add vertical children to. It belongs to the stacks category within the layout area.
Action Syntax
This action accepts various parameters. See the examples below for usage patterns.
Valid sizes
tiny
small
medium
large
extra
Styles
.rounded
makes the stack rounded
.stack.rounded "example text"
Examples
// Basic Usage
.stack
// With Styles
// Apply the .rounded style modifier
.stack.rounded "example text"
Action code: 2254295619
Version: 0.6.4-1
Last updated: 2025-06-13