@aurigma/ui-framework
Version:
A platform which allows building print product personalization editors based on Aurigma's Customer's Canvas.
39 lines (20 loc) • 632 B
Markdown
# Interface: ProductVariantResourcePreview
## Hierarchy
* **ProductVariantResourcePreview**
## Index
### Properties
* [designId](productvariantresourcepreview.md#optional-designid)
* [height](productvariantresourcepreview.md#optional-height)
* [width](productvariantresourcepreview.md#optional-width)
## Properties
### `Optional` designId
• **designId**? : *string | null*
Design identifier - specifies design for which preview should be made.
___
### `Optional` height
• **height**? : *number | null*
Preview heigth in pixels.
___
### `Optional` width
• **width**? : *number | null*
Preview with in pixels.