0 Comments
0 Reposts
0 QuoteReposts
0 Reposts
0 Likes
0 Diamonds
\n"}]}
var quill = new Quill("#editor", {
modules: {
clipboard: {
matchVisual: false
}
},
theme: "bubble",
readOnly: true,
});
quill.setContents(data)
Comments (work-in-progress)
No Comments yet.