When to use
Use a text field for single-line text input, like names, email addresses, or numerical data.
Anatomy
- Label
- Placeholder + typed text input
- Call out
- Field
Variations
- Top label (Recommended for forms as it can help improve accessibility.)
- Left label
States
- Enabled
- Hover
- Focused
- Read only (white)
- Read only (grey)
- Error
- Error focused
- Disabled