slab / delta

Simple and expressive JSON format for describing rich-text content and their changes
https://quilljs.com/docs/delta
BSD 3-Clause "New" or "Revised" License
914 stars 130 forks source link

Question: how to convert Delta to DeltaStatic? #79

Closed giovannipds closed 2 years ago

giovannipds commented 2 years ago

Using new Delta() etc. and manipulating that, how can I convert it to DeltaStatic?

In Quill, updateContents accepts only DeltaStatic.

quill-bot commented 2 years ago

GitHub issues is used for issue reporting. Please consult other resources for questions.