Design SystemComponents
Components
Individual UI elements used throughout the application. These components are the building blocks for creating interfaces and should be used consistently to maintain a cohesive user experience.
Inputs
Components for user input and form controls
Button
Interactive button element with various styles and states
View component →
Input
Text input field for collecting user data
View component →
Checkbox
Checkbox input for multiple selections
View component →
Radio Group
Radio button group for single selection from options
View component →
Select
Dropdown selection component
View component →
Textarea
Multi-line text input field
View component →
Switch
Toggle switch for binary options
View component →
Display
Components for displaying content and information
Navigation
Components for navigation and user flow
Overlay
Components that overlay the UI