drop_down_list
drop_down_list copied to clipboard
How to limit the number of items selected with multiple selection?
I am using the package with the enableMultipleSelection: true option, but I want to limit the selection to a maximum of 5 items from my list. How can I do this?