We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
怎么查看 $rootData, $parentData
latest
https://opentiny.design/tiny-engine#/protocol
组件元数据示例
查看 $rootData表示全部数据, $parentData表示父级数据
在哪里获取$rootData表示全部数据, $parentData表示父级数据,设置后怎么没发现编译成条件
test
11
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: