Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/alibaba/lowcode-engine
/ __parseData
Function
__parseData
packages/renderer-core/tests/hoc/leaf.test.tsx:43–45 ·
view source on GitHub ↗
(data, scope)
Source
from the content-addressed store, hash-verified
41
documentId:
'01'
42
},
43
__parseData (data, scope) {
44
return parseData(data, scope, {});
45
}
46
}
47
48
let Div, DivNode, Text, TextNode, component, textSchema, divSchema;
Callers
2
getDefaultState
Method · 0.85
initOnPropsChangeEvent
Method · 0.85
Calls
1
parseData
Function · 0.90
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…