Preparing search index...
The search index is not available
@xarc/subapp
@xarc/subapp
subapp/types
SubAppFeatureResult
Type alias SubAppFeatureResult
Sub
App
Feature
Result
:
{
Component
?:
any
;
props
?:
any
;
}
The result type a subapp feature execution should return.
Type declaration
Optional
Component
?:
any
Optional
props
?:
any
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@xarc/subapp
Loading...
The result type a subapp feature execution should return.