React LinearGauge - DisposingEvent

The type of the disposing event handler's argument.

import { LinearGaugeTypes } from "devextreme-react/linear-gauge"
Type: LinearGaugeTypes.DisposingEvent

component

The UI component's instance.

Selector: Component
Type:

LinearGauge

element

The UI component's container.

model

Model data. Available only if you use Knockout.

Type: any