Froala Documentation
- Installation Guides
- Browser Support
- Languages Support
- Shortcuts
- Activation
- Examples
- Customize the Editor
- Use-cases
- Plugins
- APIs
- Development Frameworks
- Server Integrations
- Server SDKs
- Migration Guides
- Changelog
- Tutorials
- Froala Docs
- /
- Plugins
- /
- Spell Checker Plugin
Spell Checker Plugin
Plugins are fully functional during your trial once you've added your trial key to the setup.
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
