Angular CheckBox - ContentReadyEvent

The type of the contentReady event handler's argument.

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

component

The UI component's instance.

Selector: dxo-component
Type:

CheckBox

element

The UI component's container.