Skip to content

Quote Plugin

With multiple quote levels, our rich text editor successfully handles different cases where quoting is required.


Plugin options:

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:


File: 15751