RangeSlider Constructor

Syntax

PP.Ui.RangeSlider(settings);

Parameters

settings. JSON object that contains values of component properties.

Description

The RangeSlider constructor creates an instance of the RangeSlider component.

Example

The example of constructor use is given in the Example of Creating the RangeSlider Component page.

See also:

RangeSlider