Better-Nice-Select exposes a few events for hooking into select functionality. The removed.better-nice-select event listener fires immediately after an option will be removed from the <select> field.
Key
Description
e.detail.key
The Key or rather the setted value for the <option> element which will be removed.
e.detail.value
The Value or rather the setted innerText for the <option> element which will be removed.
Possible options to search for are: Banana, Apple, Orange, Lemon, Pepper, Mushrooms, Cabbages, Celery, Brocoli, Garlic