dumpUi
, for example window.postMessage('dumpUi', '*')
. When the UI Dump is ready, the iframe will post a message with type
set to uiDump
. The value
field will be an object with a result
string field that contains the XML that represents your app's current user interface. For example: