Hi, my app requires that we track different versioning in the document editing process. For example, when user 1 finalizes a document and sends it to user 2, that would be version 1. When user 2 finalizes a document and sends it back to user 1, that would be another version.
Is there a DocumentEditorContainer or DocumentEditorContainerComponent property that would allow for this?