- Notifications
You must be signed in to change notification settings - Fork 270
Closed
Labels
Description
Hi, for our project, we need to disallow selection on specific level. I think I can to this by wrapping DropdownTreeSelect
with a custom component which will catch selection and do the job. I don't know if you want to enable this kind of behaviour in your plugin. If so, I can make a pull request to build this natively instead of using an wrapping component.