Message Constructor

Syntax

PP.Ui.Message(settings);

Parameters

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

Description

The Message constructor creates an instance of the Message component.

Example

The example of property use is given in the Example of Creating the Message Component page.

See also:

Message