tiny-engine
tiny-engine copied to clipboard
hidden": "{{ $rootData.color !== "primary" }}", // $rootData表示全部数据, $parentData表示父级数据
Environment
怎么查看 $rootData, $parentData
Version
latest
Version
latest
Link to minimal reproduction
https://opentiny.design/tiny-engine#/protocol
Step to reproduce
组件元数据示例
What is expected
查看 $rootData表示全部数据, $parentData表示父级数据
What is actually happening
在哪里获取$rootData表示全部数据, $parentData表示父级数据,设置后怎么没发现编译成条件
What is your project name
test
Any additional comments (optional)
11
Bot detected the issue body's language is not English, translate it automatically.
Title: hidden": "{{ $rootData.color !== "primary" }}", // $rootData represents all data, $parentData represents parent data