Textarea
Bootstrap Textarea input free examples, templates & tutorial
Responsive Textarea with Bootstrap 5. How to change textarea height, size, width and style. Examples of textarea editor, comment, contact form, checkout & chat.
Basic textarea example
A basic example of a simple textarea input.
Definition
A Bootstrap Textarea is an input dedicated to a large volume of text. It may be used in a variety of components like forms, comment sections, chats and forums.
Textarea can hold an unlimited number of characters, and the text renders in a fixed-width font.
The name
attribute is needed to reference the form data after the form is
submitted (if you omit the name
attribute, no data from the text area will be
submitted).
The id
attribute is needed to associate the text area with a label.
Textarea Height
To change the height of the textarea you need to change the value of the
rows
attribute.
Width
To change the width of the textarea use bootstrap sizing utilities or bootstrap grid system.
To learn more read Sizing docs.
Textarea with class .w-25
Textarea with class .w-50
Textarea with class .w-75
Textarea without sizing class
Usage examples
A few practical examples of textarea usage.
Contact form
A typical subscription form used when subscribing to a newsletter, asking a question in a FAQ section, or leaving a testimonial / review for a product.
Checkout form
An example of the extended form with typical checkout inputs like address form or a credit card form. You will probably encounter a textarea used like this during the checkout or shopping cart steps while using eCommerce websites.
Simple comment card
Textarea usage in a comment under the post on a social newsfeed.
Add a comment
A simple review comment with a star rating.
.webp)
Add a comment
Chat
Message textarea inside of a chat UI.
Member
-
John Doe
Hello, Are you there?
Just now
1 -
Danny Smith
Lorem ipsum dolor sit.
5 mins ago
-
Alex Steward
Lorem ipsum dolor sit.
Yesterday
-
Ashley Olsen
Lorem ipsum dolor sit.
Yesterday
-
Kate Moss
Lorem ipsum dolor sit.
Yesterday
-
Lara Croft
Lorem ipsum dolor sit.
Yesterday
-
Brad Pitt
Lorem ipsum dolor sit.
5 mins ago
-
Brad Pitt
12 mins ago
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
-
Lara Croft
13 mins ago
Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium.
-
Brad Pitt
10 mins ago
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
-