ConnectionTrackerComponent
Classes
ConnectionTrackerComponent
Extends
Constructors
new ConnectionTrackerComponent()
Parameters
• params: ConnectionTrackerParams
Returns
Overrides
Defined in
tmp/graph-editor/src/lib/graph-editor/nodes/components/ConnectionTrackerComponent.ts:10
Properties
cleanup()?
Returns
void
Inherited from
Defined in
tmp/graph-editor/src/lib/graph-editor/components/BaseComponent.ts:13
Type Aliases
ConnectionTrackerCallback()
Parameters
• conn: Connection
• type: "creation"
| "removal"
Returns
unknown
Defined in
tmp/graph-editor/src/lib/graph-editor/nodes/components/ConnectionTrackerComponent.ts:4
ConnectionTrackerParams
Type declaration
onInConnectionChange?
onOutConnectionChange?
Defined in
tmp/graph-editor/src/lib/graph-editor/nodes/components/ConnectionTrackerComponent.ts:5