Preparing search index...
The search index is not available
@lf-lang/reactor-ts
@lf-lang/reactor-ts
ConnectablePort
Class ConnectablePort<T>
Interface for readable variables.
Type Parameters
T
Implements
Read
<
T
>
Index
Constructors
constructor
Properties
port
Methods
get
get
Port
Constructors
constructor
new
Connectable
Port
<
T
>
(
port
)
:
ConnectablePort
<
T
>
Type Parameters
T
Parameters
port
:
IOPort
<
T
>
Returns
ConnectablePort
<
T
>
Properties
port
port
:
IOPort
<
T
>
Methods
get
get
(
)
:
undefined
Returns
undefined
get
Port
get
Port
(
)
:
IOPort
<
T
>
Returns
IOPort
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
port
Methods
get
get
Port
@lf-lang/reactor-ts
Loading...
Interface for readable variables.