You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have made a custom select all-function - implemented as the first select-option on the list. When I select one of the other select-options, I want to deselect the first "select-all" select-option.
I cant find any function in the documentation implements that feature:
What is the expected behavior?
.multiselect("select","value",false)
The text was updated successfully, but these errors were encountered:
What is the current behavior?
I have made a custom select all-function - implemented as the first select-option on the list. When I select one of the other select-options, I want to deselect the first "select-all" select-option.
I cant find any function in the documentation implements that feature:
What is the expected behavior?
.multiselect("select","value",false)
The text was updated successfully, but these errors were encountered: