Splitter Constructor

Syntax

PP.Splitter(settings);

Parameters

settings. The JSON object with the values of the component properties.

Description

The Splitter constructor creates an instance of the Splitter component.

Example

An example of constructor use is given in the page Example of creating the Splitter component.

See also:

Splitter