MCPcopy Create free account
hub / github.com/Lobos/react-ui / Tree.js

File Tree.js

src/Tree/Tree.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3// 为了提高效率,直接操作了tree.state.data,
4// 由于tree.state.data是一个array,当data值改变时,不经过setState,

Callers

nothing calls this directly

Calls 3

requireCssFunction · 0.90
fetchEnhanceFunction · 0.90
registerFunction · 0.90

Tested by

no test coverage detected