React LoadPanel - HidingEvent

The type of the hiding event handler's argument.

import { LoadPanelTypes } from "devextreme-react/load-panel"
Type: LoadPanelTypes.HidingEvent

cancel

Specifies whether the event is cancelable.

Type:

Boolean

component

The UI component's instance.

Selector: Component
Type:

LoadPanel

element

The UI component's container.