Home > widget-integration > FilterRender > setupLazyLoadOptionSwatch
FilterRender.setupLazyLoadOptionSwatch() method
Sets up lazy loading for swatch options
Signature:
protected setupLazyLoadOptionSwatch(dom: HTMLElement, id: string, option: any): void;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
dom |
HTMLElement | |
|
id |
string | |
|
option |
any |
Returns:
void