Interface: TextToImagePublishParams
Asset related information received with onPublish callback.
Extends
Properties
| Property | Type | Description | Inherited from |
|---|---|---|---|
asset | Asset which is exported | ||
exportButtonId | string | id of the export option clicked | |
documentId? | string | Unique identifier for the assets created/edited. | |
prompt | string | prompt used to generate the image. | - |
currentScreen? | TextToImageScreen | current screen where the publish action was initiated. | - |
