A set of constants used throughout the add-on SDK. These constants are equal to their variable name as a string value, ie: for the ButtonType
constant, primary
has a value of "primary".
Name |
Type |
Description |
BleedUnit |
string |
Units for the page bleed.
|
ButtonType |
string |
The type of the button pressed in a dialog.
|
ColorPickerEvents |
string |
Custom events dispatched by the Color Picker.
"colorpicker-color-change" "colorpicker-close" |
ColorPickerPlacement |
string |
Placement of the color picker popover with respect to the anchor element.
"top" "bottom" "left" "right" |
DialogResultType |
string |
The type of modal dialog result.
|
EditorPanel |
string |
The Adobe Express Editor panel to be opened.
|
ElementsTabs |
string |
Tabs in the Editor's Elements panel.
|
MediaTabs |
string |
Tabs in the Editor's Media panel.
|
PanelActionType |
string |
Types of actions that can be performed on Editor panels.
|
Range |
string |
Rendition page range. Options:
|
RenditionFormat |
string |
Required output format of the rendition.
|
RenditionIntent |
string |
The intent to set for creating the rendition. Options:
|
RenditionType |
string |
The type of rendition. Currently returns "page". |
RuntimeType |
string |
Runtime type of the entrypoint creating this backend object.
|
Variant |
string |
Types of dialog variants supported.
|
VideoResolution |
string |
Video resolution options for the mp4 renditions.
|