Coding Guidelines
Welcome to the Coding section of the design system. This section covers UI foundations, reusable components, and best practices for building consistent and accessible user interfaces.
Available Topics
Foundations
- Colors - The color system for UI elements.
Components
- Badges - Displaying small pieces of information.
- Buttons - Interactive elements for actions.
- Checkboxes - Selection of multiple options.
- Radio Buttons - Single-option selection.
- Range Slider - Adjusting values within a range.
- Toggle / Switch - Binary on/off switch.
How to Use
- Browse the documentation for best practices.
- Implement components using provided examples.
- Customize styles using our design tokens.
More coding resources will be added as the design system evolves.