TagCloudItem Constructor

Syntax

PP.Ui.TagCloudItem(settings);

Parameters

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

Description

The TagCloudItem constructor creates an instance of the TagCloudItem component.

Example

The example of constructor use is given in description of the TagCloud.addItem method.

See also:

TagCloudItem