Files
developtools_ace-ets2bundle/compiler/components/tabs.json
T
wangzezhen 39c4e7aa12 add barPosition
Signed-off-by: wangzezhen <wangzezhen@huawei.com>
Change-Id: I6a844a55faa53fdef261a0047eff2c72571d7555
2022-07-08 10:35:08 +08:00

8 lines
185 B
JSON

{
"name": "Tabs",
"children": ["TabContent"],
"attrs": [
"vertical", "scrollable", "barMode", "barWidth", "barHeight", "animationDuration",
"onChange", "barPosition"
]
}