MCPcopy Create free account
hub / github.com/ElemeFE/element-react / parent

Method parent

src/cascader/Menu.jsx:37–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35 }
36
37 parent() {
38 return this.context.component;
39 }
40
41 componentDidMount() {
42 this.parent().initMenu(this);

Callers 5

componentDidMountMethod · 0.95
selectMethod · 0.95
activeItemMethod · 0.95
formatOptionsMethod · 0.95
renderMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected