Stacks
2 posts tagged with "Stacks"
.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
.top-left
element
The .top-left action .stack positioned in top left. 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
Examples
// Basic Usage
.top-left
Action code: 2877348826
Version: 0.6.4-4
Last updated: 2025-06-13