You can set the height of the textarea using the `rows` HTML attribute.
Textarea
The multiline textarea and its variations
Colors #
Sizes #
States #
Normal
Hover
Focus
Loading
You can resize the loading spinner by appending is-small
, is-medium
or is-large
to the control
container.
Disabled
Readonly
If you use the readonly
HTML attribute, the textarea will look similar to a normal one, but is not editable and has no shadow.
This page is open source.
Noticed a typo? Or something unclear?
Improve this page on GitHub