Interface: PublishAction
Action for publishing content to the host application.
See
- BaseAction for the base interface
- PublishExportOption for options that use this action
Extends
Properties
Property
Type
Description
Overrides
closeTargetOnExport?boolean-
-
outputType?Desired asset data type for images. For image output types, host can set this property to either base64, url or blob. Default type for images is base64. For videos, we will always send output as url irrespective of this property. Default
base64-
enableByDefault?booleanWhether to enable the export option by default. Default
false-
publishModalTitle?stringProperty to configure the Publish Modal title. This allows to change the Publish Modal title from the default title to a custom title based on the publish action. This takes precedence over the EditImageAppConfig.publishModalTitle if the current workflow is Edit Image.
-