Hi,
I have a question about react multiselect component. How I can prevent collapse after I select item from multiselect. I saw in your api, it has onClose prop, which I should definitely use, but cant find anything, where I can .preventDefault() function.
https://www.telerik.com/kendo-react-ui/components/dropdowns/multiselect/
Thanks.