Micrio Client - v6.0.0
Preparing search index...
store
readable
Function readable
readable
<
T
>
(
value
?:
T
,
start
?:
StartStopNotifier
<
T
>
)
:
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 - v6.0.0
Loading...
Creates a
Readablestore that allows reading by subscription.