Textareas

Basic Textarea

Use the .textarea class to create a textarea.

Textarea With Label

Example of a textarea with label.

Textarea With Helper Text

Example of a textarea with helper text.

Here you can provide some helper text to fill the field

Textarea Sizes

Use the textarea-sm, textarea-md and textarea-lg classes to create a textarea of different sizes.

Valid Textarea

Use the is-valid class to create a valid textarea.

Looks good

Invalid Textarea

Use the is-invalid class to create an invalid textarea.

This field is required

Disabled Textarea

Use the disabled attribute to create a disabled textarea.