Textarea

Text fields let users enter text into a UI

Usage

  • How to write supporting text
  • Helper text should be concise and easy to understand
  • Helper text should not be redundant with the label
  • Error text should be clear and actionable
  • Error text should provide the context of the helper text

Standard Textarea

Responsive Layout

As layouts adapt to larger screens and different window sizes, apply flexible container dimensions to fields. Set minimum and maximum values for margins, padding, and container dimensions as layouts scale so that typography adjusts for better reading experiences.

Fields can span the full width of the display on compact window sizes, but should be bounded by flexible margins or other containers on medium and expanded window sizes.