jQuery LoadPanel - ShowingEvent

The type of the showing event handler's argument.

import { ShowingEvent } from "devextreme/ui/load_panel"
Type:

Object

cancel

Specifies whether the event is cancelable.

Type:

Boolean

component

The UI component's instance.

Type:

LoadPanel

element

The UI component's container.