Angular Bootstrap Textarea
Angular Textarea - Bootstrap 4 & Material Design
Note: This documentation is for an older version of Bootstrap (v.4). A
newer version is available for Bootstrap 5. We recommend migrating to the latest version of our product - Material Design for
Bootstrap 5.
Go to docs v.5
Angular Bootstrap textarea is an input dedicated for a large volume of text. It may be used in a variety of components like forms, comment sections and forums.
Textareas don't have to be boring. They can be enhanced with colors, shadows or rounded corners.
Examples of Angular Bootstrap textarea use include:
- Comment sections
- Forms
- Forums
See the following Angular Bootstrap textarea examples:
Material textarea
Auto resizing textarea
Textarea within forms MDB Pro component
Info notification
MDB has many forms to use together with a textarea. Take a look here to learn all the possibilities.
Angular Textarea - API
In this section you will find informations about required modules and available inputs, outputs, methods and events of textarea component.
Modules used
In order to speed up your application, you can choose to import only the modules you actually need, instead of importing the entire MDB Angular library. Remember that importing the entire library, and immediately afterwards a specific module, is bad practice, and can cause application errors.