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