Vue Switch - ContentReadyEvent

The type of the contentReady event handler's argument.

import { DxSwitchTypes } from "devextreme-vue/switch"
Type: DxSwitchTypes.ContentReadyEvent

component

The UI component's instance.

Selector: DxComponent
Type:

Switch

element

The UI component's container.