JavaScript/jQuery Popover - hideEvent
Specifies options of popover hiding.
If you assign only a string that specifies event names on which the widget is hidden, the widget will not apply any delay.
JavaScript
hideEvent: "mouseleave"
DevExtreme v25.2 is now available.
Explore our newest features/capabilities and share your thoughts with us.
Specifies options of popover hiding.
If you assign only a string that specifies event names on which the widget is hidden, the widget will not apply any delay.
hideEvent: "mouseleave"
Additional comments/thoughts:
If you have any questions, submit a ticket to our Support Center.