# Text Field ⌨️

* [ ] Input field

  Interactive text field for user to enter their data into
* [ ] Label

  Stating what information the user is meant to provide
* [ ] Placeholder text

  Text inside the input field acting as an example of what you want the user to enter
* [ ] Data format

  Set text fields to allow the relevant text values e.g. numeric only for phone number
* [ ] Illustration or icon

  A visual cue can help break up a long list of text fields
* [ ] Helper text

  Elaborate on the title of the text field incase a user struggles to know what to enter
