Preparing search index...
The search index is not available
@xarc/subapp
@xarc/subapp
subapp/types
MountType
Type alias MountType
Mount
Type
:
"dynamic"
|
"inline"
|
"start"
Type of Component that's mounting a subapp
dynamic
- using subapp as a plain dynamic import component
inline
- inline nesting a subapp within another as a component
start
- as a start component for the subapp to handle hot reload
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@xarc/subapp
Loading...
Type of Component that's mounting a subapp
dynamic- using subapp as a plain dynamic import componentinline- inline nesting a subapp within another as a componentstart- as a start component for the subapp to handle hot reload