React CheckBox - InitializedEvent

The type of the initialized event handler's argument.

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

component

The UI component's instance.

Type:

CheckBox

element

The UI component's container.