Preparing search index...
The search index is not available
@xarc/react-recoil
@xarc/react-recoil
browser
Recoil
RecoilValueReadOnly
Class RecoilValueReadOnly<T>
Type Parameters
T
Hierarchy
AbstractRecoilValueReadonly
<
T
>
RecoilValueReadOnly
Index
Constructors
constructor
Properties
__tag
key
Methods
toJSON
Constructors
constructor
new
Recoil
Value
Read
Only
<
T
>
(
newKey
)
:
RecoilValueReadOnly
<
T
>
Type Parameters
T
Parameters
newKey
:
string
Returns
RecoilValueReadOnly
<
T
>
Properties
__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
__tag
key
toJSON
@xarc/react-recoil
Loading...