So I have drop down and I am using on mouse leave but its not feasible all the time and I’d like to trigger if I click out of the dropdown container
Currently it’s only possible with Custom JavaScript, or some weird workarounds. I have a Private Custom Coded component for example that I use for this purpose.