Interface: ToolbarData
Properties
canClone
canClone:
boolean
If true
selected product can be cloned
canConfigure
canConfigure:
boolean
If true
selected product(s) can be configured
canCopyStyles
canCopyStyles:
boolean
If true
, you can copy styles from this element to others
canDelete
canDelete:
boolean
If true
selected product(s) can be deleted
canFlip
canFlip:
boolean
If true
selected product can be flipped
canMove
canMove:
boolean
If true
selected product can be moved
canPasteStyles
canPasteStyles:
boolean
If true
, you can paste styles from other element to it
canReplace
canReplace:
boolean
If true
, you can replace current product with other one
canSlide
canSlide:
boolean
If true
selected product can be slided
flipLabel?
optional
flipLabel:string
Custom flip label
instanceId
instanceId:
string
ID of currently selected instance
isMultiple
isMultiple:
boolean
If true
multiple products are selected
Deprecated
There is no longer option to select multiple
productName
productName:
string
Name of selected product
productNames
productNames:
string
[]
List of all selected products names
Deprecated
There is no longer option to select multiple. Use productName instead