Skip to content

Hello you can find a working multi select example for flowbite here.

License

Notifications You must be signed in to change notification settings

tlherysr/flowbite-multi-select-field

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose of the Project

Since there was no multi select component for Flowbite, I decided to create one for one of my projects and I am sharing it with you :) Let me know if you need anything else but it works perfectly right now.

Pre-Requisites

  • This project is using TailwindCSS like Flowbite.
  • I am using Font Awesome for the chevron icon. So, please include it in your HTML as well.

How to Use

You can copy and paste the flowbite-multi-select.js file to your project and include it in the page like:

<script src="./flowbite-multi-select.js"></script>

Full example code can be seen in index.html file.

Thanks

I got lots of the part from admirhodzic's repo. So, thanks for the base code :)

About

Hello you can find a working multi select example for flowbite here.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published