Home > widget-integration > FilterRender > setupLazyLoadOptionRating

FilterRender.setupLazyLoadOptionRating() method

Sets up lazy loading for rating options

Signature:

protected setupLazyLoadOptionRating(dom: HTMLElement, id: string, option: any): void;

Parameters

Parameter

Type

Description

dom

HTMLElement

id

string

option

any

Returns:

void