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
- /
- Quote Plugin
Quote Plugin
Plugins are fully functional during your trial once you've added your trial key to the setup.
With multiple quote levels, our rich text editor successfully handles different cases where quoting is required.
Plugin methods:
| quote.apply (value) returns: Object |
Increase or decrease the quote level of the current selection.
โ value: 'increase' or 'decrease' โ Type: String |
Add Plugin to your code:
Plugin name: quote
Plugin JS Script: ../js/plugins/quote.min.js
Or from CDN https://cdn.jsdelivr.net/npm/froala-editor@latest/js/plugins/quote.min.js
Plugin CSS link:
