Vue LoadPanel - ShowingEvent

The type of the showing event handler's argument.

import { DxLoadPanelTypes } from "devextreme-vue/load-panel"
Type: DxLoadPanelTypes.ShowingEvent

cancel

Specifies whether the event is cancelable.

Type:

Boolean

component

The UI component's instance.

Selector: DxComponent
Type:

LoadPanel

element

The UI component's container.