Adds the ability for a text area element to be auto-sized as the user types in the field so that it expands to show all content.
<textarea data-controller="w-autosize"></textarea> Copy
<textarea data-controller="w-autosize"></textarea>
Readonly
Optional
Static
Adds the ability for a text area element to be auto-sized as the user types in the field so that it expands to show all content.
Example