Vue RangeSlider - ContentReadyEvent

The type of the contentReady event handler's argument.

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

component

The UI component's instance.

Selector: DxComponent
Type:

RangeSlider

element

The UI component's container.