Strata - v1.4.10
GitHub
Examples
Preparing search index...
components
useAutoSave
Function useAutoSave
useAutoSave
<
T
extends
object
>
(
options
?:
UseAutoSaveOptions
)
:
UseAutoSaveReturn
Hook for automatic state saving at intervals.
Type Parameters
T
extends
object
Parameters
options
:
UseAutoSaveOptions
= {}
Autosave configuration.
Returns
UseAutoSaveReturn
Autosave control functions.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
Examples
Strata - v1.4.10
Loading...
Hook for automatic state saving at intervals.