Preparing search index...
The search index is not available
Micrio Client - v5.0.0
Micrio Client
SvelteStore
Subscriber
Type alias Subscriber<T>
Subscriber
<
T
>
:
(
(
value
)
=>
void
)
Callback to inform of a value updates.
Type Parameters
T
Type declaration
(
value
)
:
void
Parameters
value
:
T
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Micrio Client - v5.0.0
Loading...
Callback to inform of a value updates.