Read-only document display #303
Replies: 2 comments
-
Hi @matthew-carroll, I’ve done an experiment before for a simple read-only view that may be of interest. I pulled the code out in a separate branch with a demo that can be found here: read_only_experiment :: diff. In short, I created As for the third use case, I've found that component builders need to be aware of the editing mode somehow. For instance, in an edit mode, a custom image component may show an While this is not implemented in the experiment, the read-only flag could also be useful for the following:
Additional consideration:
|
Beta Was this translation helpful? Give feedback.
-
This milestone is now complete with the addition of If we want to extend the read-only capabilities, we'll file another milestone. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Super Editor should support the display of documents in a read-only manner.
Use-cases:
Funding: Clearful
Beta Was this translation helpful? Give feedback.
All reactions