Socket
Socket
Sign inDemoInstall

bootstrap-multiselects

Package Overview
Dependencies
0
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    bootstrap-multiselects

Responsive Multiselect built with the latest Bootstrap 5. Unlike a normal select, multiselect allows the user to select multiple options at once.


Version published
Weekly downloads
2
increased by100%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Responsive Multiselect built with the latest Bootstrap 5. Unlike a normal select, multiselect allows the user to select multiple options at once.

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

Basic example

Bootstrap 5 Multiselect

<select class="select" multiple>
  <option value="1">One</option>
  <option value="2">Two</option>
  <option value="3">Three</option>
  <option value="4">Four</option>
  <option value="5">Five</option>
  <option value="6">Six</option>
  <option value="7">Seven</option>
  <option value="8">Eight</option>
</select>

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 Multiselect with label: Bootstrap 5 Multiselect

Bootstrap Multiselect with placeholder: Bootstrap 5 Multiselect

Bootstrap Disabled multiselect: Bootstrap 5 Multiselect

Bootstrap Multiselect disabled options: Bootstrap 5 Multiselect

Bootstrap Multiselect clear button: Bootstrap 5 Multiselect

Bootstrap Multiselect custom content: Bootstrap 5 Multiselect

Bootstrap Multiselect visible options: Bootstrap 5 Multiselect

Bootstrap Multiselect secondary text: Bootstrap 5 Multiselect

Bootstrap Multiselect search: Bootstrap 5 Multiselect

Bootstrap Multiselect select with search inside a modal: Bootstrap 5 Multiselect

Bootstrap Multiselect option groups: Bootstrap 5 Multiselect

Bootstrap Multiselect with icons: Bootstrap 5 Multiselect

Bootstrap Multiselect validation: Bootstrap 5 Multiselect


More extended Bootstrap documentation

Keywords

FAQs

Last updated on 19 May 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc