Home > widget-integration > FilterRender > initSliderOption

FilterRender.initSliderOption() method

Initializes slider option from filter tree state

Signature:

protected initSliderOption(option: any, filterTree: any[], inputLower?: HTMLInputElement, inputUpper?: HTMLInputElement): any;

Parameters

Parameter

Type

Description

option

any

filterTree

any[]

inputLower

HTMLInputElement

(Optional)

inputUpper

HTMLInputElement

(Optional)

Returns:

any