This is a switch/ toggle control that would allow you to create any style switch you'd like.
This component is built on top/of this great library - https://github.com/Phenek/Global.InputForms. Fixes a few issues, adds more options for styling, and improved accessibility.
Take a look at the demo app included in this project -
Original Link
This is a switch/ toggle control that would allow you to create any style switch you'd like.
This component is built on top/of this great library - https://github.com/Phenek/Global.InputForms. Fixes a few issues, adds more options for styling, and improved accessibility.
Take a look at the demo app included in this project -
Public API Changes
Intended Use-Case
Replace the boring built-in MAUI toggle switch for better UI and customizations.