syncfusion-typescript-switch
Installation
SKILL.md
Implementing Syncfusion TypeScript Switch
A comprehensive skill for implementing Syncfusion Switch components in TypeScript projects. The Switch component provides a touch-friendly way to toggle between two mutually exclusive states (ON/OFF, true/false).
When to Use This Skill
Use this skill when you need to:
- Create a Switch component with checked/unchecked states
- Handle state changes with events and methods
- Customize appearance (colors, sizes, styling)
- Integrate switches in forms with name/value submission
- Implement accessibility features (keyboard navigation, ARIA)
- Prevent state changes conditionally using beforeChange event
- Add interactive toggle controls to your application
Trigger Keywords: Syncfusion Switch, toggle control, TypeScript switch, ej2-buttons Switch, checked state, disabled switch, switch customization, form toggle