Vue CheckBox - ContentReadyEvent

The type of the contentReady event handler's argument.

import { DxCheckBoxTypes } from "devextreme-vue/check-box"
Type: DxCheckBoxTypes.ContentReadyEvent

component

The UI component's instance.

Selector: DxComponent
Type:

CheckBox

element

The UI component's container.