Preparing search index...
The search index is not available
@xarc/react-recoil
@xarc/react-recoil
browser
Recoil
RecoilState
Class RecoilState<T>
Type Parameters
T
Hierarchy
AbstractRecoilValue
<
T
>
RecoilState
Index
Constructors
constructor
Properties
__c
Tag
__tag
key
Methods
toJSON
Constructors
constructor
new
Recoil
State
<
T
>
(
newKey
)
:
RecoilState
<
T
>
Type Parameters
T
Parameters
newKey
:
string
Returns
RecoilState
<
T
>
Properties
__c
Tag
__c
Tag
:
(
(
t
)
=>
void
)
Type declaration
(
t
)
:
void
Parameters
t
:
T
Returns
void
__tag
__tag
:
[
T
]
key
key
:
string
Methods
toJSON
toJSON
(
)
:
{
key
:
string
;
}
Returns
{
key
:
string
;
}
key
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
__c
Tag
__tag
key
toJSON
@xarc/react-recoil
Loading...