<stack>

<stack> is a Sectional component that groups content vertically. It is used with a <sideBySide> to organize elements on a page.

Attributes and Properties

The <stack> component has no attributes.

Props for <stack name="s">
PropertyType
$s.disabledboolean
$s.fixedboolean
$s.fixLocationboolean
$s.hiddenboolean

Example: <stack> in a <sideBySide>

The <stack> component serves as a vertical container element for a <sideBySide>.