Open marc-walton opened 4 years ago
what do you mean?
you can use quill_delta or Notus to read the data and display it however you want.
You can also use ZefyrEditor but changing ZephyrMode to remove edition.
You can use ZefyrEditor.mode property to control if the contents are editable. You can set it to read only to prevent any edits.
what do you mean?
you can use quill_delta or Notus to read the data and display it however you want.
You can also use ZefyrEditor but changing ZephyrMode to remove edition.
can you give a spesific example sir?
The documentation shows how to load data from storage but i saved on firebase and want to retrieve the document field and show it in a container without the editor.Is there a way to do it?