Active: Boolean
The Active property determines whether a tag cloud item is active.
Available values:
true. Item is active.
false. Item is inactive.
Use JSON or the setActive method to set the property value and the getActive method to get the property value.
The property use is given in description of the TagCloud.addItem method.
See also: