JavaScript/jQuery Popover - HidingEvent

The type of the hiding event handler's argument.

import { HidingEvent } from "devextreme/ui/popover"
Type:

Object

cancel

Type:

Boolean

|

Promise<Boolean> (jQuery or native)

component

The UI component's instance.

Type:

Popover

element

The UI component's container.