MCPcopy Create free account
hub / github.com/share/sharedb / componentWillUnmount

Method componentWillUnmount

examples/leaderboard/client/Player.jsx:27–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25 }
26
27 componentWillUnmount() {
28 this.doc.unsubscribe();
29 }
30
31 render() {
32 var classes = {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected