Skip to content

Spell Checker Plugin

Allows the user to see and correct misspellings while typing.


Plugin options:

spellcheck
Boolean - Default: true
Enables browser spell check for the text inside the editing box.

Plugin methods:

spellChecker.toggle ()
returns:
Toggles the spellchecker plugin.

Add Plugin to your code:

Plugin name: spellChecker

Plugin JS Script: ../js/third_party/spell_checker.min.js

Or from CDN https://cdn.jsdelivr.net/npm/froala-editor@latest/js/third_party/spell_checker.min.js

Plugin CSS link: ../css/third_party/spell_checker.min.css


Plugin CSS link https://cdn.jsdelivr.net/npm/froala-editor@latest/css/third_party/spell_checker.min.css


Example

● WProofreader Spelling and Grammar Checker
File: 15762