cytoplasmic
Preparing search index...
Output
Type Alias Output<T>
Output
:
MutCell
<
T
>
|
MutEmitter
<
T
>
|
(
(
value
:
T
)
=>
void
)
A type that is either a mutable cell containing
T
or an emitter or function that consumes
T
.
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
cytoplasmic
Loading...
A type that is either a mutable cell containing
T
or an emitter or function that consumesT
.