Group

The Group component provides a reusable pattern for group in the interface.

Horizontal group

The group component resets (removes) margins, and border-radius to make the apperance of horizontally stacked elements.

Vertical group

The group component resets (removes) margins, and border-radius to make the apperance of vertically stacked elements.

Justify items

Align the elements within the group as you to either position

Align items

Align the elements within the group vertcially in relation to each other.

Align items

Align the elements within the group vertcially in relation to the group. For this to have any affect, the group must have an active flex-wrap.

Flex

Changes how the container flexes its content.

Wrap

Wrap decides how the elements will move around. Lower the viewport to see how the elements behave.

Flex grow

Flex shrink

Resize the viewport to see how the elements behave

API

Parameter Default Type Description
horizontal string -
string -
string -
string -
string -
string -
string -
false boolean -
true boolean -
string|integer -
null string|integer|boolean|null -
null string|integer|null -
true boolean -
false boolean -
false string|boolean -

CSS API

Variable Default Type Values Description
var(--base) range - Main unit that drives radius and spacing scales.
var(--border-radius) range - Border Radius
var(--corner-shape) select square, round, squircle, circular, bevel, scoop Corner Shape
var(--shadow-amount) range - Multiplier for elevation shadows. 0 = none, 1 = default.
var(--shadow-color) rgba - Shadow Color