Form Components
The High Velocity hv-ui
pacakge provides seven atomic form components:
- Checkbox: a reusable and customizable checkbox element
- Form Select: a reusable and customizable select element
- Select: a Radix UI-based select element
- Input: a reusable and customizable input element
- Input Error: provides feedback to users when form inputs are invalid
- Label: an input label
- Radio Group: a reusable and customizable radio group and radio group item elements
These components are used in the hv-common
package to make up the form controls used in the High Velocity front-end app.