Slider Constructor

Syntax

PP.Ui.Slider(settings);

Parameters

settings. JSON object that contains values of class properties.

Description

The Slider constructor creates an instance of the Slider class.

Example

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

See also:

Slider