Angular Popover - ShowingEvent

The type of the showing event handler's argument.

import { DxPopoverTypes } from "devextreme-angular/ui/popover"
Type: DxPopoverTypes.ShowingEvent

cancel

Specifies whether the event is cancelable.

Type:

Boolean

component

The UI component's instance.

Selector: dxo-component
Type:

Popover

element

The UI component's container.