Home > widget-integration > CombinedProductListingsController > handleChildSwatchSelect
CombinedProductListingsController.handleChildSwatchSelect() method
Signature:
handleChildSwatchSelect(modal: HTMLElement, option: Element, triggerUpdate: (modal: HTMLElement) => void): void;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
modal |
HTMLElement | |
|
option |
Element | |
|
triggerUpdate |
(modal: HTMLElement) => void |
Returns:
void