Search
Preparing search index...
The search index is not available
s-utils
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
s-utils
vx-hooks/UseStorageStateAPI
UseStorageStateAPI
Interface UseStorageStateAPI<T>
UseStrongState API
Type parameters
T
Hierarchy
UseStorageStateAPI
Index
Properties
state
update
Properties
state
state
:
Ref
<
undefined
|
null
|
T
>
缓存值
update
update
:
(
value
?:
T
)
=>
void
更新函数
Type declaration
(
value
?:
T
)
:
void
Parameters
Optional
value:
T
Returns
void
Modules
vx-
hooks/
Use
Storage
StateAPI
Use
Storage
StateAPI
state
update
use
Storage
State
Generated using
TypeDoc
UseStrongState API