Textarea

Components

Use components to build interfaces. You can use symbols to quickly access all components available in the library. Search the component's name in the add panel (Shift + A) or quick search (Ctrl + E) and press enter to add it. Once you add a symbol to your page you need to unlink it so you can make changes to it independently. Right-click on the symbol’s label and choose unlink from symbol. Learn more about symbols

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

Component Description

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

Video tutorials

Coming soon...

arrow_upward