Angular CheckBox - InitializedEvent

The type of the initialized event handler's argument.

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

component

The UI component's instance.

Type:

CheckBox

element

The UI component's container.