Checkboxes

The TreeView allows the user to select nodes by using node checkboxes.

To render a checkbox next to each item, set the checkboxes property of the TreeView to true. A TreeView item is checked when the checked field of that item is set to true. Each TreeView item is in indeterminate state when its checkIndeterminate field is set to true.

Instead of checked and checkIndeterminate, you can implement your own fields by setting the checkField and checkIndeterminateField properties to the names of the custom fields.

ninja-iconThe Checkboxes are part of KendoReact, a professional grade UI library with 110+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.Start Free Trial

Functionality and Features

In this article
Functionality and FeaturesSuggested Links
Not finding the help you need?
Contact Support