tiny-engine icon indicating copy to clipboard operation
tiny-engine copied to clipboard

hidden": "{{ $rootData.color !== "primary" }}", // $rootData表示全部数据, $parentData表示父级数据

Open key198610 opened this issue 1 year ago • 1 comments

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

key198610 avatar Sep 27 '24 09:09 key198610

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

Issues-translate-bot avatar Sep 27 '24 09:09 Issues-translate-bot