Sticker plugin
Use the Sticker plugin to drag and drop stickers onto the editor
See the Stickers section for more information on how to define stickers.
Property | Default value | Description |
---|---|---|
stickers |
|
An array of stickers to show in the footer sticker bar. |
stickerForceEnable |
|
Set to true to always enable the sticker control, even when no stickers are set.
|
stickerEnableSelectImagePreset |
|
Toggle image file selection control. |
stickerStickToImage |
|
If set to true stickers will be added to the imageAnnotation array instead of the imageDecoration array.
|
stickersEnableButtonFlipVertical |
|
Enable the vertical flip button in the Markup Editor shape control bar. |
stickersWillRenderShapePresetToolbar |
|
Set to a function that receives the node tree for the preset toolbar. Should synchronously return the node tree. See willRenderShapePresetToolbar for details.
|
Sticker plugin exports
The core editor module exports the following Sticker plugin objects.
Export | Description |
---|---|
plugin_sticker |
The sticker util view. |
plugin_sticker_locale_en_gb |
The sticker util locales. |