-
|
Hello I am trying to disable group selection, I have a list sorted by groups but I only need to select one option not all. |
Beta Was this translation helpful? Give feedback.
Answered by
sa-si-dev
Jan 18, 2022
Replies: 1 comment
-
|
We can use If it is not multi-select drop-down, don't set |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
sa-si-dev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We can use
disableOptionGroupCheckboxproperty to remove group title checkbox.If it is not multi-select drop-down, don't set
multiple: trueproperty.