Preparing search index...
The search index is not available
@amadeus-it-group/tansu
@amadeus-it-group/tansu
SubscriberFunction
Type Alias SubscriberFunction<T>
Subscriber
Function
<
T
>
:
(
(
value
:
T
)
=>
void
)
&
Partial
<
Omit
<
SubscriberObject
<
T
>
,
"next"
>
>
A callback invoked when a store value changes. It is called with the latest value of a given store.
Type Parameters
T
Settings
Theme
OS
Light
Dark
@amadeus-it-group/tansu
Loading...
A callback invoked when a store value changes. It is called with the latest value of a given store.