MCPcopy Index your code
hub / github.com/microsoft/SandDance / componentWillUnmount

Method componentWillUnmount

docs/app/js/sanddance-app.js:11231–11233  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11229 this.view();
11230 }
11231 componentWillUnmount() {
11232 this.viewer.finalize();
11233 }
11234 render() {
11235 return (0, _base.base).react.createElement("div", {
11236 className: "sanddance-ReactViewer",

Callers 1

Calls 1

finalizeMethod · 0.45

Tested by

no test coverage detected