Skip to content
Document Authoring DA  API Docs v1.14.1
npmGitHub

DocAuthEditorMode

DocAuthEditorMode:

type DocAuthEditorMode =
| "edit"
| "review"
| "view";

The editor interaction mode.