@eagleoutice/flowr - v2.13.14
Preparing search index...
src/dataflow/graph/graph
LinkedUnknownSideEffect
Interface LinkedUnknownSideEffect
A
UnknownSideEffect
that carries a
LinkTo
target.
interface
LinkedUnknownSideEffect
{
id
:
NodeId
;
linkTo
:
LinkTo
<
RegExp
>
;
}
Index
Properties
id
link
To
Properties
Readonly
id
id
:
NodeId
Readonly
link
To
linkTo
:
LinkTo
<
RegExp
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
link
To
@eagleoutice/flowr - v2.13.14
Loading...
A UnknownSideEffect that carries a LinkTo target.