Text inputs are input fields typically used in forms that allow the user to enter text data in a structured format.
Use text inputs in forms to help people enter, select and search for text. Common text input types include: usernames, descriptions, URLs, phone numbers, credit cards, emails, addresses or plain text searches.
Helper text can be used as additional instructions to the user when filling in the form. It should be always visible even in a focus state.
Suggests a list of options to fill a text input. A user can either select a suggestion or enter their own answer.