Text Area
textarea tag
Setup
- Select the layer or element you want to render as an textarea in Figma 
- In the plugin navigate to the Component section 
- Set the type to textarea 
- Optionally set the attributes of the component 
- Compile and publish your project 
Usage
Select this component to render a textarea element in your HTML DOM.
Rendered Element
<textarea> ... </textarea>Last updated
Was this helpful?
