Apr 01, 2023
PreviewModalOption component
On this page
The component class is used to render the product options in the previewPluginModal
template in the Customization Javascript code.
Properties #
Name | Data type | Description |
---|---|---|
option read-only |
Object | The product option object in form of { name: "Product option name", values: [...] } . |
Any feedback to share?