Vue RangeSlider - DisposingEvent

The type of the disposing event handler's argument.

import { DxRangeSliderTypes } from "devextreme-vue/range-slider"
Type: DxRangeSliderTypes.DisposingEvent

component

The UI component's instance.

Selector: DxComponent
Type:

RangeSlider

element

The UI component's container.

model

Model data. Available only if you use Knockout.

Type: any