This package has been deprecated in favor of better-nice-select. Please consider migrating to better-nice-select for continued support and updates: https://www.npmjs.com/package/better-nice-select
Inserted
Bootstrap-Nice-Select exposes a few events for hooking into select functionality. The inserted.bs.bootstrap-nice-select
event listener fires immediately after a new option will be added to the <select>
field.
Key | Description |
---|---|
e.detail.key |
The Key or rather the setted value for the <option> element which will be added. |
e.detail.value |
The Value or rather the setted innerText for the <option> element which will be added. |
Possible options to search for are: Banana, Apple, Orange, Lemon, Pepper, Mushrooms, Cabbages, Celery, Brocoli, Garlic