> For the complete documentation index, see [llms.txt](https://docs.klai.studio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.klai.studio/engineering-reference-docs/software-testing-overview/ux-ui-checklist/elements/text-field.md).

# 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
