Angular LoadPanel - HidingEvent

The type of the hiding event handler's argument.

import { DxLoadPanelTypes } from "devextreme-angular/ui/load-panel"
Type: DxLoadPanelTypes.HidingEvent

cancel

Specifies whether the event is cancelable.

Type:

Boolean

component

The UI component's instance.

Selector: dxo-component
Type:

LoadPanel

element

The UI component's container.