tiny-engine
tiny-engine copied to clipboard
✨ [Feature]: Tabs选项卡组件是否可以支持绑定变量!!!
What problem does this feature solve
Environment chrome
Version latest
Version latest Tabs选项卡组件是否可以支持动态绑定变量 tabs: [ { "name": "a", "title": "选项一" }, { "name": "b", "title": "选项2" }, { "name": "c", "title": "选项3" }, { "name": "d", "title": "选项4" } ]
现在添加的标签页 name值是一个随机数!
What does the proposed API look like
支持动态绑定变量
What is your project name
无
Bot detected the issue body's language is not English, translate it automatically.
Title: ✨ [Feature]: Can the Tabs tab component support binding variables? ! !