Getting StartedInstall and bootstrap headless foundations 4
LayoutHeadless structural primitives for expandable and container patterns 6
OverlayHeadless modal and floating layer behavior 3
FeedbackHeadless notification and status communication patterns 5
FormHeadless input and selection contracts 17
UtilityReusable action, identity, and clipboard behavior 6
NavigationHeadless trails, trees, menus, and command surfaces 7

Examples

Use determinate spinners when a real numeric range exists, then hand off to an indeterminate arc when the work continues without a trustworthy percentage.

Determinate metrics

Track completion of known-duration tasks with owner-authored SVG circles.

Headless determinate spinners (plain CSS)

Upload progress
Quality checks

Indeterminate handoff

Use an indeterminate arc when the work continues but exact completion is unavailable.

Headless handoff spinners (plain CSS)

Preparing release
Rollout