Click here to Skip to main content
15,891,253 members
Articles / Web Development / Blazor

Blazor Web Assembly (WASM) Toggle Switch

Rate me:
Please Sign up or sign in to vote.
4.70/5 (4 votes)
6 Feb 2022CPOL8 min read 8.5K   150   7  
ARIA compliant normal and EditForm Toggle switches with light & dark theme support baked in. Six bonus custom skins included.
We will take the humble HTML input type="checkbox" and turned it into a Toggle switch with full state, ARIA compliance, and keyboard support usable anywhere on the page and also with Blazor EditForm support. We will also implement Light, Dark, Primary color theming, custom layouts, and lastly custom skinning with some very cool animated toggle switches.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Lead
Australia Australia
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions