Menu Constructor

Syntax

PP.Ui.Menu (settings);

Parameters

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

Description

The Menu constructor creates an instance of the Menu component.

Example

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

See also:

Menu