Expose Method in Microfrontend Loading
Overview
The expose method is a factor considered by the respective loading mechanism (Shell UI Router or Slot Component) to ensure correct content loading.
Usage in loading mechanisms
| Loading type | Impact |
|---|---|
Module loading |
The |
Remote component loading |
A different mechanism for dynamic content creation is chosen. |
More details about the impact of the expose method can be found here.