Preparing search index...
The search index is not available
tauri-plugin-pinia - v0.7.0
tauri-plugin-pinia
save
Functionsave
save
(
id
)
:
Promise
<
void
>
Save a store to the disk.
Parameters
id
:
string
The store id.
Returns
Promise
<
void
>
save
(
ids
)
:
Promise
<
void
>
Save some stores to the disk.
Parameters
ids
:
string
[]
The store ids.
Returns
Promise
<
void
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
tauri-plugin-pinia - v0.7.0
Loading...
Save a store to the disk.