microf icon indicating copy to clipboard operation
microf copied to clipboard

[Feature] Shared state between micro-apps and host app

Open davidmeirlevy opened this issue 4 years ago • 0 comments

shared state, using Vue's reactive object for both the host app and the child-apps. Modifying the reactive object at a micro application will change the equivalent reactive object at the host application.

davidmeirlevy avatar Oct 05 '21 07:10 davidmeirlevy