MCPcopy Create free account
hub / github.com/angular/components / dispose

Method dispose

src/cdk/overlay/position/position-strategy.ts:23–23  ·  view source on GitHub ↗

Cleans up any DOM modifications made by the position strategy, if necessary.

()

Source from the content-addressed store, hash-verified

21
22 /** Cleans up any DOM modifications made by the position strategy, if necessary. */
23 dispose(): void;
24
25 /**
26 * Gets the element in the DOM after which to insert

Implementers 3

FlexibleConnectedPositionStrategysrc/cdk/overlay/position/flexible-conn
FakePositionStrategysrc/cdk/overlay/overlay.spec.ts
GlobalPositionStrategysrc/cdk/overlay/position/global-positi

Calls

no outgoing calls

Tested by 1

handleErrorMethod · 0.52