Home > widget-integration > FilterRender > setupLazyLoadOptionBox

FilterRender.setupLazyLoadOptionBox() method

Sets up lazy loading for option box

Signature:

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

Parameters

Parameter

Type

Description

dom

HTMLElement

id

string

option

any

Returns:

void