Connects this port to an arbitrary Observable.
Connects this port to an arbitrary Observable.
An alias for from(src)
.
Connects this port to the output of another block.
Connects this port to the output of another block.
An alias for from(block)
.
Assign a specific value to this port.
Assign a specific value to this port.
An alias for set(value)
.
Connects this port to an arbitrary Observable.
Connects this port to the output of another block.
Block's input as Observable[X].
Assign a specific value to this port.
Disconnects this port from the input source.
Connector for attributes and inputs. Provides the input as Observable[X].