Optional group?: stringgroup the subapp belongs to
Optional inlineID for the subapp inlined as a component.
For now, any non-empty string ID will do.
Name of the subapp to load
Optional namespace?: stringnamespace to load subapp into. Default "ns0"
Optional prepareIf SSR, set this to true to prepare subapp's data only but don't actually do render to string.
Optional ssr?: booleanEnable server side rendering for the subapp
Options for loading a subapp into a page
The subapp should've been declared.