- Getting Started
- Browser Support
- Languages Support
- Shortcuts
- Activation
- Examples
- Customize the Editor
- Use-cases
- Plugins
- APIs
- Development Frameworks
- Server Integrations
- Server SDKs
- Migration Guides
- Changelog
- Tutorials
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