Choices-js/Choices

how dynamic set option disabled

zeroone2005 opened this issue · 1 comments

The select have five options. select multi is true, when i select the second option then the first option is disabled; when i select the third option then the first and second option disabled;

How can I do it

Xon commented

The currently isn't a public API to update/enable/disable specific choices.