Stack

Renders a stack component

These children don't take up the full height of the stack.

Elements can also be split at the end of the stack...

Like this!

Attribute Type Documentation Default Value
class :any

Additional classes to add to the parent.

[]
Required space * :string
split_first :boolean false
split_last :boolean false
rest :global
tag :string "div"
Required inner_block * :slot
<.p>These children don't take up the full height of the stack.</.p>
<.p>Elements can also be split at the end of the stack...</.p>
<.p>Like this!</.p>