Components
Component documentation with dedicated pages and API examples.
This section presents components as standalone documentation pages, similar to Storybook stories.
-
Button
Variants, grouped usage, states, and token-driven rendering.
-
Icon
Primitive for SVG icons from
src/assets/icons. -
Label
Text and icon label primitives for components and form fields.
-
Input
Text input pattern with token-driven interaction states.
-
Checkbox
Selection control for binary form choices with token-based states.
-
Switch
Binary setting control with toggle-switch visuals for immediate on/off changes.
-
Radio
Selection control for mutually exclusive choices within a group.
-
Link
Inline and standalone link component with token-driven states.