React BarGauge - DisposingEvent

The type of the disposing event handler's argument.

import { BarGaugeTypes } from "devextreme-react/bar-gauge"
Type: BarGaugeTypes.DisposingEvent

component

The UI component's instance.

Selector: Component
Type:

BarGauge

element

The UI component's container.

model

Model data. Available only if you use Knockout.

Type: any