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

Method refresh

src/tree/Node.jsx:172–174  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

170 }
171
172 refresh(){
173 this.setState({})
174 }
175
176 handleUserClick(): void {
177 let {nodeModel, checkStrictly} = this.props.treeNode;

Callers 2

handleExpandIconClickMethod · 0.95
closeSiblingsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected