Vue Popover - HidingEvent

The type of the hiding event handler's argument.

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

cancel

Specifies whether the event is cancelable.

Type:

Boolean

component

The UI component's instance.

Selector: DxComponent
Type:

Popover

element

The UI component's container.