MCPcopy Create free account
hub / github.com/DTStack/molecule / removeOnUpdateState

Method removeOnUpdateState

src/react/component.ts:29–29  ·  view source on GitHub ↗

* Remove the Component update event listening, default is remove all, * also you can remove one by pass the listener

(listener?: Function)

Source from the content-addressed store, hash-verified

27 * also you can remove one by pass the listener
28 */
29 removeOnUpdateState(listener?: Function): void;
30 /**
31 * Force to update the Component
32 */

Callers 2

componentWillUnmountMethod · 0.80
component.test.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected