Textarea
.textarea
class allows you to set quick and default textarea style.
Size
.textarea
for default size textarea field
.textarea-xs
for small size textarea field
.textarea-md
for medium size textarea field
.textarea-lg
for large size textarea field
Disabled
Just add disabled attribute to make field disable
Round
To make border round use border radius shorthand .br-round
or .br-0
to make flat
Shadow
To add shadow use shadow shorthand like .shadow
or .shadow-1
Color
To add the color add shorthand classes for border color, text color, placeholder color and focus color.
Resize
To control the resize behavior of textarea use resize shorthand class: