API reference
Design
addAudioTrackaddElementAtCursoraddElementAtPointaddPagebulkCreate.launchcreateRichtextRangeeditContentgetCurrentPageContextgetDesignMetadatagetDesignTemplateMetadatagetDesignTokeninitAppElementopenDesignoverlay.registerOnCanOpenpublish.launchrequestExportselection.registerOnChangesetCurrentPageBackgroundui.startDragToCursorui.startDragToPointChangelog
Intents
Intents: Asset
Intents: Content
Intents: data
Intents: design
Platform
appProcessappProcess.broadcastMessageappProcess.currentappProcess.current.getInfoappProcess.current.requestCloseappProcess.current.setOnDisposeappProcess.requestCloseappProcess.registerOnMessageappProcess.registerOnStateChangefeatures.isSupportedfeatures.registerOnSupportChangegetPlatformInfonotification.addToastrequestOpenExternalUrl
App middleware: Express
appProcess.current
API reference for the appProcess.current property.
Provides methods for interacting with the current app process.
Methods
getInfofunctionRequired
Returns information about the current app process.
For more information, see appProcess.current.getInfo.
requestClosefunctionRequired
Requests the termination of the current process.
For more information, see appProcess.current.requestClose.
setOnDisposefunctionRequired
Registers a callback that runs when the current app process is about to close.
For more information, see appProcess.current.setOnDispose.