Default

To add a Textarea we have the component textarea.

Floating Label

Use .form-label-groupto add a Floating Label with Textarea.

Counter

There are times when we need the user to only enter a certain number of characters for it, we have the property counter, the value is a number and determines the maximum. Use .char-textareawith <textarea>tag for counting text-length.

0/ 20