Angular CheckBox - DisposingEvent

The type of the disposing event handler's argument.

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

component

The UI component's instance.

Type:

CheckBox

element

The UI component's container.