MCPcopy Create free account
hub / github.com/Autodesk/react-base-table / componentWillUnmount

Function componentWillUnmount

website/src/components/ActionPanel.js:33–35  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31 }
32
33 componentWillUnmount() {
34 this.props.channel.off(this.onAction)
35 }
36
37 render() {
38 const { actions } = this.state

Callers 2

AppClass · 0.50

Calls 1

offMethod · 0.45

Tested by

no test coverage detected