MenuItem Constructor

Syntax

PP.Ui.MenuItem (settings);

Parameters

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

Description

The MenuItem constructor creates an instance of the MenuItem class.

Example

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

See also:

MenuItem