tui-multi-select limit the maximum number of selected options #1695
Answered
by
waterplea
antoxers71
asked this question in
Q&A
-
HI! Is it possible to limit the maximum number of selected options for a tui-multi-select? |
Beta Was this translation helpful? Give feedback.
Answered by
waterplea
Apr 28, 2022
Replies: 1 comment 1 reply
-
You can just disable options once control value length exceeds threshold. If you use data list wrapper, there's an input for disabled item handler |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
antoxers71
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can just disable options once control value length exceeds threshold. If you use data list wrapper, there's an input for disabled item handler