UI Components
Text Input
A text input is a field where someone types short text.
Also called Input fieldText fieldTyping boxBlank field
Visual Example
Try it: type a name into the field.
Saved value: Avery Chen
Plain Definition
Text inputs collect typed information from a person.
You Might Describe This As...
- "Typing box"
- "Blank field"
Fast lookup
You May Also Mean
Text inputs collect information; search bars use typed text to find existing content.
What It Is Used For
- Entering a name
- Typing an email address
- Filling in short form details
Example User Phrasing
- "Add a text input for the customer's name."
- "Put a field where users can type their email."