Vue Popover - InitializedEvent

The type of the initialized event handler's argument.

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

component

The UI component's instance.

Type:

Popover

element

The UI component's container.