Vue Slider - ContentReadyEvent

The type of the contentReady event handler's argument.

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

component

The UI component's instance.

Selector: DxComponent
Type:

Slider

element

The UI component's container.