MCPcopy Create free account
hub / github.com/flyfloor/react-component / onOtherDomClick

Function onOtherDomClick

component/Menu.js:70–72  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

68 },
69
70 onOtherDomClick(){
71 this.closeSubMenu();
72 },
73
74 formatChild(node, i, {current}){
75 let {disabled, index, children} = node.props;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…