Form
A component for organizing form inputs and controls
Notes
The form component provides structure and styling for form elements.
- Wrap each form control in an
hf-input-group
- Use appropriate input types for better user experience
- Include labels for all form controls
- Use
small text for additional information or hints