Preparing search index...
The search index is not available
Micrio Client - v4.3.0
Micrio Client - v4.3.0
SvelteStore
Subscriber
Type alias Subscriber<T>
Subscriber
<
T
>
:
(
(
value
:
T
)
=>
void
)
Type Parameters
T
Type declaration
(
value
:
T
)
:
void
Callback to inform of a value updates.
Parameters
value:
T
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
Micrio
Client -
v4.3.0
Micrio
State
Models
Image
Info
Image
Culture
Data
Assets
Svelte
Store
Subscriber
Unsubscriber
Updater
Invalidator
Readable
Writable
Generated using
TypeDoc
Callback to inform of a value updates.