Design Component States
Components · components, states
Updated 2026-07-28
- Components are systems, not pictures.
- Every component should define:
Default:
Hover:
Focus:
Active:
Disabled:
Loading:
Error:
- Missing states create inconsistent products.
Related guides