codeshackio / multi-select-dropdown-js

Customizable Multi Select Dropdown built with HTML and JavaScript, featuring search, select-all, and dynamic options without dependencies.
MIT License
22 stars 4 forks source link

Add texts options, show placeholder if no items selected #6

Open jaynoe opened 3 weeks ago

jaynoe commented 3 weeks ago

Added text options for "selectAll" and if the "listAll" option is disabled.

Also added that if the listAll option is deactivated, the placeholder is shown instead of "0 selected"