Kendo UI for Angular
The Kendo UI for Angular Checkbox directive allows Angular developers to enhance any checkbox in their Angular applications to be styled according to a Kendo UI theme. Combined with other Kendo UI for Angular components the Angular checkbox gives a universal style across your entire Angular application, allowing every aspect of your application follow a common look and feel. The Checkbox supports checked, unchecked and indeterminate states.
The Kendo UI for Angular Checkbox supports checked, unchecked and indeterminate states and allows users to select one or multiple items.
The Kendo UI for Angular Checkbox can be associated with a HTML label element just like a regular input element, ensuring that the component can follow best practices for adding input elements to your Angular application.
The Kendo UI for Angular Checkbox provides a clear visual indication when the component is disabled, which can be set with a single configuration option.
The Checkbox directive supports both template-driven and Reactive forms.
The various states of the Kendo UI for Angular Checkbox can be cycled through using keyboard navigation.
Checkbox is compliant with Section 508 and WAI-ARIA standards and is WCAG 2.0 AAA rated.