EntityDisplay

  • EntityDisplay elements are shown on the canvas after an entity is extracted from a query, and are relevant for canvas enabled apps.

  • The iconTitle field is an optional string representing the title of the icon.

  • The iconUrl field is a required string representing the URL of the icon.

Elements that will be displayed on the canvas once a particular type's entity is extracted from a query. Only relevant for canvas enabled apps. This message is localizable.

YAML representation
iconTitle: string
iconUrl: string
Fields
iconTitle

string

Optional. Title of the icon.

iconUrl

string

Required. Url of the icon.