Through fragment identifiers, a navigator is able to retrieve any element from an SVG file, thus making it a good candidate for SVG sprite library. Nonetheless, fragment identifiers (xlink:href) are ...
var toolbarOptions = [ ['bold', 'italic', 'underline', 'strike'], // toggled buttons ['undo'], ['redo'], ]; var quill = new Quill('#editor', { theme: 'snow ...