You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking at the documentation, I am able to try out how to import and use it to create/register context.
But I am still not sure how to consume it on the remote app?
Specifically,
How do we import the Context API object on the remote app/module side (one which was registered using createRegisteredContext)?
Are there some configurations needed to be specified for the "exposes" OR "shared" for the Context API object itself on the host/remote app side?
Any full usage example (both host and remote) would be helpful.
The text was updated successfully, but these errors were encountered:
Looking at the documentation, I am able to try out how to import and use it to create/register context.
But I am still not sure how to consume it on the remote app?
Specifically,
Any full usage example (both host and remote) would be helpful.
The text was updated successfully, but these errors were encountered: