Back to Website
Show / Hide Table of Contents

Interface IBgButton

A structure defining configuration of the Toolbox for customizing the background layer.

Inheritance
IItem
ISingleButton
IBgButton
Package: @aurigma/design-editor-iframe
Examples
"Toolbox": {
   "buttons": [
       {
           "translationKey": "Toolbox.CHANGE_BACKGROUND",
           "translationKeyTitle": "Toolbox.TITLE_CHANGE_BACKGROUND",
           "iconClass": "cc-icon-background",
           "action": "Background",
           "onlyImage": false
       }
   ]
}

Properties

onlyImage

If false, allows users to select an image in the Asset Manager or a color in the picker. By default, this property is true, and users can only select an image.

Declaration
onlyImage: boolean;
Property Value
Type Description
boolean

If false, allows users to select an image in the Asset Manager or a color in the picker. By default, this property is true, and users can only select an image.

Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback