Information about the current state of the focused Place in the research app's Finder Scope.

If the scope's focused Place changes to be empty (including when the scope is closed), the value of the placeXml field will be null. The XML serialization of the Place uses the standard serialization employed elsewhere by the web engine.

Hierarchy

  • FinderScopePlaceMessage

Properties

Properties

placeXml: null | string

The currently selected Place, represented as an XML string. If the Place has changed to be empty, we send null

type: "finder_scope_place"

The tag identifying the message type

Generated using TypeDoc