snapappointments / bootstrap-select

:rocket: The jQuery plugin that brings select elements into the 21st century with intuitive multiselection, searching, and much more.
https://developer.snapappointments.com/bootstrap-select/
MIT License
9.85k stars 2.72k forks source link

Feature: Add custom button to action box #2007

Closed jeffreymeng closed 6 years ago

jeffreymeng commented 6 years ago

It would be great if there was an api to add more buttons to the action box. You would be able to use the api to add a button with custom attributes(such as id) that let you attach handlers and perform an action when the button is clicked.

Possible use case: Instead of only having the select all and select none options you could add a select defaults option to a multiple select.

caseyjhol commented 6 years ago

Duplicate of #1299.