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-