Zazz Design Framework
Components

Toggle group

Segmented toggle controls for single- or multi-select options.

Wrap .ui-toggle elements in a <ui-toggle-group> (or the equivalent <div class="ui-toggle-group">) to combine them into a single segmented unit. Use radio inputs for single-select and checkbox inputs for multi-select. Add role="group" and aria-label for accessibility.

Single select

Loading components…

Multi select

Loading components…

Vertical

Add data-orientation="vertical" to stack items:

Loading components…

API

AttributeValues
data-orientationvertical (omit = horizontal default)

Outer corners adapt to child --ui-toggle-radius tokens automatically.

On this page