Text Areas (Textarea)

Overview

Text areas are common form controls that allow users to enter longer amounts of text.

Textbox module not selected or not found. Textbox module not selected or not found. Textbox module not selected or not found. Textbox module not selected or not found. Textbox module not selected or not found.

How to Use

When to Use

  • Users need to enter a few sentences such as a technical issue description or open-ended comments.

When to Consider Something Else

  • User responses can be collected using a combination of questions/form controls such as Text inputs, Checkboxes, and Radio buttons. This approach may provide a better experience because users can quickly make selections and provide instead of typing in a detailed response.
Textbox module not selected or not found.

References