@tauri-store/svelte - v2.6.0
Preparing search index...
getStoreState
Variable getStoreState
Const
getStoreState
:
<
T
extends
State
>
(
storeId
:
string
)
=>
Promise
<
T
>
= ...
Gets the state of a store.
Type declaration
<
T
extends
State
>
(
storeId
:
string
)
:
Promise
<
T
>
Type Parameters
T
extends
State
Parameters
storeId
:
string
Returns
Promise
<
T
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@tauri-store/svelte - v2.6.0
Loading...
Gets the state of a store.