MCPcopy Create free account
hub / github.com/reactstrap/reactstrap / componentWillUnmount

Method componentWillUnmount

src/Dropdown.js:79–81  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

77 }
78
79 componentWillUnmount() {
80 this.removeEvents();
81 }
82
83 handleMenuRef(menuRef) {
84 this.menuRef.current = menuRef;

Callers

nothing calls this directly

Calls 1

removeEventsMethod · 0.95

Tested by

no test coverage detected