Vue CheckBox - DisposingEvent

The type of the disposing event handler's argument.

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

component

The UI component's instance.

Selector: DxComponent
Type:

CheckBox

element

The UI component's container.