React LoadIndicator - DisposingEvent

The type of the disposing event handler's argument.

import { LoadIndicatorTypes } from "devextreme-react/load-indicator"
Type: LoadIndicatorTypes.DisposingEvent

component

The UI component's instance.

Selector: Component

element

The UI component's container.

model

Model data. Available only if you use Knockout.

Type: any