You can set the height of the textarea using the `rows` HTML attribute.
You can set the height of the textarea using the `rows` HTML attribute.
You can resize the loading spinner by appending is-small
, is-medium
or is-large
to the control
container.
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. View on GitHub