Skip to content

CodingWithDavid/BlazorSpellCheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Blazor Spell Checking

This project was created to show how to turn HTML Spell checking on and off at the HTML element level.

by David Gallivan

Why

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.

Getting Started

  1. Clone this repository

    git clone https://github.com/CodingWithDavid/BlazorSpellCheck
    cd BlazorSpellCheck
  2. Open in Visual Studio or Visual Code a. With Visual Code you will need to install the C# extensions

  3. Press F5

What's in the App

Sample input form with spell check turned on and off on the different HTML elements

Problems or Suggestions

Open an issue here

Thank You

Resources

About

Sample app showing Spell checking on and off

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published