Vue Popover - HidingEvent

The type of the hiding event handler's argument.

import { DxPopoverTypes } from "devextreme-vue/popover"
Type: DxPopoverTypes.HidingEvent

cancel

Type:

Boolean

|

Promise<Boolean> (jQuery or native)

component

The UI component's instance.

Selector: DxComponent
Type:

Popover

element

The UI component's container.