Preparing search index...
The search index is not available
@xarc/react-recoil
@xarc/react-recoil
common
RecoilFeature
Type alias RecoilFeature
Recoil
Feature
:
SubAppFeature
&
{
_store
:
any
;
options
:
RecoilFeatureOptions
;
prepare
:
any
;
wrap
:
(
(
_
)
=>
any
)
;
}
recoil support for a subapp
Type declaration
_store
:
any
options
:
RecoilFeatureOptions
prepare
:
any
wrap
:
(
(
_
)
=>
any
)
(
_
)
:
any
Parameters
_
:
any
Returns
any
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@xarc/react-recoil
Loading...
recoil support for a subapp