TextPopupElement

constructor(text: String = "")

Creates a new text pop-up element with the given text.

Since

200.1.0

Parameters

text

This is string value indicating the text to be displayed within the popupElement. If no text property is provided, the popupElement will display whatever is specified in the PopupDefinition.description property.