Member Junction
Preparing search index...
@memberjunction/ng-flow-editor
FlowConnectionCreatedEvent
Interface FlowConnectionCreatedEvent
Emitted when a new connection is drawn
interface
FlowConnectionCreatedEvent
{
SourceNodeID
:
string
;
SourcePortID
:
string
;
TargetNodeID
:
string
;
TargetPortID
:
string
;
}
Index
Properties
Source
Node
ID
Source
Port
ID
Target
Node
ID
Target
Port
ID
Properties
Source
Node
ID
SourceNodeID
:
string
Source
Port
ID
SourcePortID
:
string
Target
Node
ID
TargetNodeID
:
string
Target
Port
ID
TargetPortID
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Source
Node
ID
Source
Port
ID
Target
Node
ID
Target
Port
ID
Member Junction
Loading...
Emitted when a new connection is drawn