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 property use is given on the Example of Creating the Message Component page.

See also:

Message