Home > @activeviam/activeui-sdk > AutomaticRestoreOptions
AutomaticRestoreOptions interface
If you turn on this feature, we advise you also provide the home action.
Signature:
export interface AutomaticRestoreOptions
Properties
| Property | Type | Description |
|---|---|---|
| key | string | The suffix of the key that will be used to store the initial value of the container. |
| promptBeforeRestore | boolean | When true, prompt the user to confirm restoring the initial value. |