New to KendoReact? Learn about KendoReact Free.
ToggleBaseProps
The props passed to the Checkbox and Switch components.
| Name | Type | Default | Description |
|---|---|---|---|
checked? |
|
The checked state of the component. | |
defaultChecked? |
|
The default checked state of the component. | |
value? |
|
The value of the component. |