Preparing search index...
The search index is not available
Micrio Client - v5.3.3
Micrio Client
store
readable
Function readable
readable
<
T
>
(
value
?
,
start
?
)
:
Readable
<
T
>
Creates a
Readable
store that allows reading by subscription.
Type Parameters
T
Parameters
Optional
value
:
T
initial value
Optional
start
:
StartStopNotifier
<
T
>
Returns
Readable
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Micrio Client - v5.3.3
Loading...
Creates a
Readable
store that allows reading by subscription.