Giter VIP home page Giter VIP logo

mdbootstrap / bootstrap-textarea Goto Github PK

View Code? Open in Web Editor NEW
1.0 5.0 1.0 977 KB

Responsive textarea built with Bootstrap 5. How to change size, height, width and style. Examples of comments, contact form, checkout and chat.

Home Page: https://mdbootstrap.com/docs/standard/extended/textarea/

License: Other

HTML 9.79% JavaScript 45.54% SCSS 44.67%
textarea bootstrap bootstrap5 text-editor bootstrap-textarea bootstrap-responsive responsive form forms bootstrap-forms

bootstrap-textarea's Introduction

Responsive textarea built with Bootstrap 5. How to change size, height, width and style. Examples of comments, contact form, checkout and chat.

Check out Bootstrap Textarea Documentation for detailed instructions & even more examples.

Basic example

Bootstrap 5 Textarea

<div class="form-outline">
  <textarea class="form-control" id="textAreaExample1" rows="4"></textarea>
  <label class="form-label" for="textAreaExample">Message</label>
</div>

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.

How to use?

  1. Download MDB 5 - free UI KIT

  2. Choose your favourite customized component and click on the image

  3. Copy & paste the code into your MDB project

▶️ Subscribe to YouTube channel for web development tutorials & resources

More examples

Bootstrap Textarea Height: Bootstrap 5 Textarea

Bootstrap Textarea Width: Bootstrap 5 Textarea

Bootstrap Textarea Contact form: Bootstrap 5 Textarea

Bootstrap Textarea Checkout form: Bootstrap 5 Textarea

Bootstrap Textarea Simple comment card: Bootstrap 5 Textarea

Bootstrap Textarea Add a comment: Bootstrap 5 Textarea

Bootstrap Textarea Chat: Bootstrap 5 Textarea


More extended Bootstrap documentation

bootstrap-textarea's People

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

isabella232

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.