New to Kendo UI for AngularStart a free 30-day trial

Checkboxes

Updated on Jun 25, 2026

The MultiSelect allows you to use checkboxes for managing its items selection.

Basic Usage

The following example demonstrates how to enable the checkboxes.

Change Theme
Theme
Loading ...

Controlling the Selection of Items

The MultiSelect allows you to configure whether clicking the checkboxes is mandatory for toggling the item selection.

The following example demonstrates how to use the checkOnClick setting to allow users to toggle item selection by clicking anywhere on the list item, not just the checkbox.

Change Theme
Theme
Loading ...