syncfusion-aspnetcore-buttons
Installation
SKILL.md
Syncfusion ASP.NET Core Switch
The Syncfusion ASP.NET Core Switch is a graphical UI element that allows toggling between checked (ON) and unchecked (OFF) states. It supports labels, small size, RTL, disabled state, form integration, event handling, and full CSS customization.
Navigation Guide
Getting Started
๐ Read: references/getting-started.md
- NuGet package installation (
Syncfusion.EJ2.AspNet.Core) - Tag Helper registration in
_ViewImports.cshtml - CDN stylesheet and script references
- Script manager setup (
<ejs-scripts>) - Basic Switch rendering (Tag Helper and MVC HTML Helper)
- Setting ON/OFF label text with
onLabel/offLabel - Setting initial checked state with
checked