Skip to component standard
Components

ActionsVisual draft 0.1

Toggle

Turns a single view or formatting preference on and off.

CoreFoundational primitiveHTML first
01 / Preview

The current Angle direction.

02 / Decision

What this component must preserve.

Angle component decision

Use a pressed state that remains legible without relying on color. Do not substitute it for a persistent setting switch.

03 / Anatomy

Parts with a specific job.

Control01
Icon or label02
Pressed state03
04 / States

The happy path is only one state.

01Default
02Hover
03Active
04Focus
05Disabled
06Loading
07Success
08Error
05 / Guidance

Use the contract, not the screenshot.

Do

Use a pressed state that remains legible without relying on color. Do not substitute it for a persistent setting switch.

Avoid

Do not create a one-off version that bypasses shared states, tokens, focus behavior, or the component decision documented here.