MCPcopy Create free account
hub / github.com/Lobos/react-ui / componentWillUnmount

Method componentWillUnmount

src/mixins/ClickAway.js:12–14  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10 }
11
12 componentWillUnmount () {
13 this.unbindClickAway();
14 }
15
16 bindClickAway () {
17 const fn = this.getClickAwayEvent();

Callers 2

componentWillUnmountFunction · 0.45
react.jsFile · 0.45

Calls 1

unbindClickAwayMethod · 0.80

Tested by

no test coverage detected