This project was created to show how to turn HTML Spell checking on and off at the HTML element level.
I can not spell very well at all and I relay on the browser spell checking. It intrigued me so I researched how it works and made this sample application to see how to wire it up in a Blazor application.
-
Clone this repository
git clone https://github.com/CodingWithDavid/BlazorSpellCheck cd BlazorSpellCheck
-
Open in Visual Studio or Visual Code a. With Visual Code you will need to install the C# extensions
-
Press F5
Sample input form with spell check turned on and off on the different HTML elements