Kendo UI for Vue
The Kendo UI for Vue Checkbox provides a HTML input for toggling checked, unchecked and indeterminate states. It also takes it a step further by providing styling that fits the application theme and offering variously customization options.
The Vue Checkbox provides a clear visual indication when the component is disabled.
The Vue Checkbox provides options for controlling its state by loading it checked or unchecked. You can also use an uncontrolled state in which its initial value is not determined.
Integrate the Vue Checkbox with the Kendo UI for Vue forms component or any other HTML5 form. This enables you enforce validation rules.
As part of our commitment to accessibility, the Vue Checkbox supports keyboard navigation. Users have the option to navigate and interact with tabs using keyboard operations.
Like the rest of the components in Kendo UI for Vue, the Checkbox is fully accessible. It supports screen readers and WAI-ARIA and complies with Section 508.