I want to design a dropdownlist of checkboxes and make the checkboxes multi-selectable. I have used the below code,but I am unable to make multiple selections as the templat
a simple workaround that I've found is using Angular Directives for Bootstrap using the auto-close="outsideClick" and the code should be like this:
auto-close="outsideClick"
Toggle {{DataValue.displayText}}