Optional
properties: PopupTemplatePropertiesIndicates whether or not editor tracking should display.
An array of field names used in the PopupTemplate.
Indicates whether actions should replace existing popup actions.
Indicates whether to include the feature's geometry for use by the template.
The template for defining how to format the title used in a popup.
A Collection of action or action toggle objects.
An array of objects or ExpressionInfo[] that reference Arcade expressions following the specification defined by the Arcade Popup Profile.
Additional options that can be defined for the popup layer.
Protected
_Protected
_Optional
groupKey: Exclude<T, IHandle>Creates a deep clone of this object.
Protected
notifyConverts an instance of this class to its ArcGIS portal JSON representation.
Optional
sync: booleanStatic
fromCreates a new instance of this class and initializes it with values from a JSON object generated from an ArcGIS product.
A JSON representation of the instance in the ArcGIS format. See the ArcGIS REST API documentation for examples of the structure of various input JSON objects.
Creates a new instance of this class and initializes it with values from a JSON object generated from an ArcGIS product.
A JSON representation of the instance in the ArcGIS format. See the ArcGIS REST API documentation for examples of the structure of various input JSON objects.
A PopupTemplate formats and defines the content of a Popup for a specific Layer or Graphic.
Read more...