I want to do something like this:
https://codepen.io/elmahdim/pen/hlmri
Where a form element looks like a dropdown but behaves like a checkbox. Is there any way to do this without manually rendering the form elements?
I want to do something like this:
https://codepen.io/elmahdim/pen/hlmri
Where a form element looks like a dropdown but behaves like a checkbox. Is there any way to do this without manually rendering the form elements?