MCPcopy
hub / github.com/ampproject/amphtml / unmountCallback

Method unmountCallback

src/base-element.js:568–568  ·  view source on GitHub ↗

* Unload heavy elements, remove global listeners, etc.

()

Source from the content-addressed store, hash-verified

566 * Unload heavy elements, remove global listeners, etc.
567 */
568 unmountCallback() {}
569
570 /**
571 * Subclasses can override this method to opt-in into receiving additional

Callers 1

unmountMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected