Textarea

GuidelinesReact

When to use

  • To collect longer answers from users.
  • To gather detailed information with guidance on what to enter.

When not to use

  • For short and simple user input—use an input field.
  • For longer responses that users can upload—use an input file.

Component status

Planned
Released
N/A
Released

Content structure

Content

Use labels

Use error and help messages

Error and Help messages

Include placeholder examples

Look & feel

Background color and borders