MCPcopy
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
169type PortalLifecycleHook = () => [

Callers 1

TestWrapperFunction · 0.95

Calls 1

disposeMethod · 0.65

Tested by 1

TestWrapperFunction · 0.76