@express-document-sdk / EditorEvent
Enumeration: EditorEvent
IMPORTANT: This is currently experimental only and should not be used in any add-ons you will be distributing until it has been declared stable. To use it, you will first need to set the experimentalApis
flag to true
in the requirements
section of the manifest.json
.
This enum represents the supported editor events.
Enumeration Members
selectionChange
• selectionChange: "selectionChange"