MainMenu Constructor

Syntax

PP.Ui.MainMenu (settings)

Parameters

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

Description

The MainMenu constructor creates an instance of the MainMenu component.

Example

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

See also:

MainMenu