Closed kavinluo closed 4 years ago
Hi @kavinluo - there are several methods of communicating between microfrontends, including simple import
/ export
.
Here is the documentation for how you can accomplish it: https://single-spa.js.org/docs/recommended-setup#inter-app-communication
My current needs need to be able to communicate in various projects and pass data to each other for access. But the current functions should not be realized?