Zazz Design Framework
Components

Progress

Task completion on a native progress element, restyled from theme tokens.

A native <progress class="ui-progress"> element. The element box forms the themed track, and the fill comes from the browser native value rendering, recolored per engine. Always include fallback text content and either a <label> or aria-label. Omit the value attribute for an indeterminate bar.

Default

Loading components…

Indeterminate

Loading components…

API

AttributeTargetValues
value / max.ui-progressNative progress semantics
(no value).ui-progressIndeterminate (animated stripe)
Tokens:root--ui-progress-* (track, bar, height, radius)

On this page