Interface ProductVariantResourcePreview
Package: ui-framework
Properties
designId
Design identifier - specifies design for which preview should be made.
Declaration
designId?: string | null
Property Value
| Type | Description |
|---|---|
| string | null | Design identifier - specifies design for which preview should be made. |
height
Preview heigth in pixels.
Declaration
height?: number | null
Property Value
| Type | Description |
|---|---|
| number | null | Preview heigth in pixels. |
width
Preview with in pixels.
Declaration
width?: number | null
Property Value
| Type | Description |
|---|---|
| number | null | Preview with in pixels. |