Getting Started with Kendo UI for Angular Switch
The Switch lets the user toggle between checked and unchecked states.
Basic Usage
The following example demonstrates the Switch in action.
Example
View Source
Edit In Stackblitz
Change Theme:
Functionality and Features
- Disabled Switch
- Read-only Switch
- Checked Switch
- Labels
- Forms support
- Debouncing updates of the input value
- Globalization
- Keyboard navigation
- Accessibility
Events
The following example demonstrates the basic events of the Switch component.
Example
View Source
Edit In Stackblitz
Change Theme: