Element
Form Input
SCSS Location: /styles/scss/partial/_forms.scss- Status: Design
- Status: Development
- Status: Documentation
Description
Simple text input button for use in forms.
Guidelines
- Each input should be clearly labeled with copy that informs the user of its purpose.
- Either Placeholder text or a label can be used inconjunction with the input.
- All fields include validation to ensure data is acceptable within a set of parameters.
Usage
The form input can be used standalone or in conjunction with other form elements.