Use setContents to insert a delta: quill.setContents({ "ops":[ {"insert":"this is a test bit of text\n"} ] }); http://codepen.io/anon/pen/VKWZLd You can ...
確定! 回上一頁