Response from a INewPortalPanelRequest.
An example response after opening a panel:
{ type: 'portal:panel:response', correlationId: 'some-object-id', portalId: 'some-portal-id', status: 'success' }
Optional id for the object that triggered the new portal event.
The id to render content into.
The rendering status of the portal.
Will always be PanelResponse.
Generated using TypeDoc
Response from a INewPortalPanelRequest.
An example response after opening a panel:
{ type: 'portal:panel:response', correlationId: 'some-object-id', portalId: 'some-portal-id', status: 'success' }