Renders a stacking cluster component. Behaves like a cluster on desktop and a stack on mobile.
Additional classes to add to the parent.
Stretches the child elements to full height
A CSS justify-content value
Note: start and end are really flex-start and flex-end
start
end
flex-start
flex-end
A CSS align-items value
<.input type="text" name="name" label="Name" value="" /> <.input type="text" name="email" label="Email" value="" />