Preparing search index...
The search index is not available
Ibyar/Aurora
Ibyar/Aurora
@ibyar/aurora
WriteValueOptions
Type Alias WriteValueOptions<T>
WriteValueOptions
:
|
{
mode
?:
"restore"
|
"autocomplete"
;
value
:
T
|
null
}
|
{
mode
:
"reset"
;
value
?:
undefined
}
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Ibyar/Aurora
Loading...