@aurigma/ui-framework
Version:
A platform which allows building print product personalization editors based on Aurigma's Customer's Canvas.
33 lines (17 loc) • 583 B
Markdown
# Enumeration: SurfaceDimensionsValue
Product size origin.
Product size origin.
**`canvas`** Mantains the size of the loaded product.
**`conig`** Changes the product size to one defined in the layout template.
**`canvas`** Mantains the size of the loaded product.
**`conig`** Changes the product size to one defined in the layout template.
## Index
### Enumeration members
* [canvas](surfacedimensionsvalue.md#canvas)
* [config](surfacedimensionsvalue.md#config)
## Enumeration members
### canvas
• **canvas**: = "canvas"
___
### config
• **config**: = "config"