Preparing search index...
The search index is not available
@xarc/react-recoil
@xarc/react-recoil
browser
Recoil
CachePolicyWithoutEquality
Type alias CachePolicyWithoutEquality
Cache
Policy
Without
Equality
:
{
eviction
:
"lru"
;
maxSize
:
number
;
}
|
{
eviction
:
"keep-all"
;
}
|
{
eviction
:
"most-recent"
;
}
Type declaration
eviction
:
"lru"
max
Size
:
number
Type declaration
eviction
:
"keep-all"
Type declaration
eviction
:
"most-recent"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@xarc/react-recoil
Loading...