NeoRust GUI Documentation - v0.4.2
GitHub
API Docs
Preparing search index...
stores/appStore
useAppStore
Variable useAppStore
Const
useAppStore
:
UseBoundStore
<
Write
<
WithDevtools
<
StoreApi
<
AppState
>
>
,
StorePersist
<
AppState
,
{
currency
:
"USD"
|
"EUR"
|
"CNY"
;
currentNetwork
:
null
|
NetworkConfig
;
language
:
"en"
|
"zh"
|
"ja"
;
networks
:
NetworkConfig
[]
;
networkType
:
"mainnet"
|
"testnet"
|
"private"
;
sidebarCollapsed
:
boolean
;
theme
:
"light"
|
"dark"
;
}
,
>
,
>
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
API Docs
NeoRust GUI Documentation - v0.4.2
Loading...