Timeline Constructor

Syntax

PP.Ui.Timeline(settings: Object);

Parameters

settings. JSON object that contains values of class properties.

Description

The Timeline constructor creates an instance of the Timeline class.

Example

The constructor use is given on the Example of Creating the Timeline Component page.

See also:

Timeline