New to KendoReactStart a free 30-day trial

Checkbox

Component

Definition

Package:@progress/kendo-react-inputs

Syntax:

jsx
const App = () => {
     return <Checkbox />;
}
const root = ReactDOM.createRoot(document.getElementById('app'));

Properties

The props of the Checkbox component.

In this article
DefinitionPropertiesprops
Not finding the help you need?
Contact Support