I am new to stimulus js so bear with me. Is there any library for stimulus js to implement a multi-select checkbox dropdown? Similar to jquery bootstrap multi-select. I tried to search a lot but didn't get any relevant solution
I have only found below links but those aren't helpful
Link 1
Link 2
Link 3
Link 4
I am looking for a UI like the one below. When you click on the dropdown it should open multiselect checkboxes. User can select Minimum 0 and Max 2 options

Any help is appreciated