React CheckBox - ContentReadyEvent

The type of the contentReady event handler's argument.

import { CheckBoxTypes } from "devextreme-react/check-box"
Type: CheckBoxTypes.ContentReadyEvent

component

The UI component's instance.

Selector: Component
Type:

CheckBox

element

The UI component's container.