Froala, Inc
- 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
Quote Plugin
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: