Textarea

Components

Textarea / Basic
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
Textarea / Label
This is input caption text.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.

Customize

Edit input component on the Input Page to affect Textarea's styling.

Edit Min Height
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.

Best Practices

Use components to build interfaces. Search the component's name in the Component panel (Shift + A) or use quick search (Ctrl + E). Once you added a Component to your page unlink it to make changes. Right-click on the symbol’s label and choose unlink from symbol. This is the rule. We use overrides only as an exception for simple components that you'd rather want to re-style on the specific page within Style Guide (buttons, toggles etc. - mostly atoms).

Component Description

A textarea is an multiple line input field that users can type into. It is also resizable.

arrow_upward