Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Comfy-Org/litegraph.js
/ removeFloatingLink
Method
removeFloatingLink
src/interfaces.ts:161–161 ·
view source on GitHub ↗
(link: LLink)
Source
from the content-addressed store, hash-verified
159
addFloatingLink(link: LLink): LLink
160
removeReroute(id: number): unknown
161
removeFloatingLink(link: LLink): void
162
}
163
164
/**
Callers
7
connectSlots
Method · 0.65
disconnectOutput
Method · 0.65
disconnectInput
Method · 0.65
removeFloatingLink
Method · 0.65
connect
Method · 0.65
connect
Method · 0.65
_disconnectNodeInput
Method · 0.65
Implementers
1
LGraph
src/LGraph.ts
Calls
no outgoing calls
Tested by
no test coverage detected