React Popover - hideEvent
Specifies properties of popover hiding. Ignored if the shading property is set to true.
The target property specifies a target element for the Popover hideEvent.
If you assign only a string that specifies event names on which the UI component is hidden, the UI component will not apply any delay.
hideEvent: "mouseleave"
delay
The delay in milliseconds after which the UI component is hidden.
name
Specifies the event names on which the UI component is hidden.
If you have technical questions, please create a support ticket in the DevExpress Support Center.