geoview-core
Preparing search index...
StoreMutators
Interface StoreMutators<S, A>
interface
StoreMutators
<
S
,
A
>
{
"zustand/devtools"
:
WithDevtools
<
S
>
;
"zustand/persist"
:
WithPersist
<
S
,
A
>
;
"zustand/redux"
:
WithRedux
<
S
,
A
>
;
"zustand/subscribeWithSelector"
:
WithSelectorSubscribe
<
S
>
;
}
Type Parameters
S
A
Index
Properties
zustand/devtools
zustand/persist
zustand/redux
zustand/subscribe
With
Selector
Properties
zustand/devtools
"zustand/devtools"
:
WithDevtools
<
S
>
zustand/persist
"zustand/persist"
:
WithPersist
<
S
,
A
>
zustand/redux
"zustand/redux"
:
WithRedux
<
S
,
A
>
zustand/subscribe
With
Selector
"zustand/subscribeWithSelector"
:
WithSelectorSubscribe
<
S
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
zustand/devtools
zustand/persist
zustand/redux
zustand/subscribe
With
Selector
geoview-core
Loading...