Home > widget-integration > QuickViewController > updateUI
QuickViewController.updateUI() method
Signature:
protected updateUI(modal: HTMLElement, productData: QuickViewProductData, images?: ProductImage[]): void;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
modal |
HTMLElement | |
|
productData | ||
|
images |
(Optional) |
Returns:
void