Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mathuo/dockview
/ dispose
Method
dispose
packages/dockview-react/src/react.ts:163–166 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
161
}
162
163
public dispose() {
164
this.ref?.disposable.dispose();
165
this.disposed = true;
166
}
167
}
168
169
type
PortalLifecycleHook = () => [
Callers
1
TestWrapper
Function · 0.95
Calls
1
dispose
Method · 0.65
Tested by
1
TestWrapper
Function · 0.76