Skip to content

Text area

Text areas allow users to enter multiple lines of text within a field.

Usage

Use a text area when the expected user input spans multiple lines. For single-line input, use a single-line field instead.

Text area

Best practices

  • Keep labels short and clear
  • Use placeholders to reinforce the information needed in the input. They should not contain critical information, instead use labels for that.
  • Assist while the user is entering the data (warning, validation, etc.)

Except where otherwise noted, content on this site is licensed under MIT License.