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