syncfusion-aspnetcore-switch
Installation
SKILL.md
Implementing Syncfusion ASP.NET Core Switch Component
When to Use This Skill
Use this skill when your users need to:
- Create toggle buttons/switches for boolean input (on/off, enabled/disabled, yes/no)
- Add Switch controls to forms for user state selection
- Configure Switch appearance (labels, size, colors)
- Handle Switch state changes with event handlers
- Style and customize the Switch component
- Integrate Switch with ASP.NET Core models and backend logic
- Implement validation and form submission with Switch values
About the Switch Component
The Syncfusion Switch (Toggle Button) is a lightweight, accessible input control for toggling between two states. Built on TypeScript/JavaScript, it integrates seamlessly with ASP.NET Core Razor markup and C# backend code.