add barPosition

Signed-off-by: wangzezhen <wangzezhen@huawei.com>
Change-Id: I6a844a55faa53fdef261a0047eff2c72571d7555
This commit is contained in:
wangzezhen
2022-07-08 10:35:08 +08:00
parent 1f5ac214e5
commit 39c4e7aa12
+1 -1
View File
@@ -3,6 +3,6 @@
"children": ["TabContent"],
"attrs": [
"vertical", "scrollable", "barMode", "barWidth", "barHeight", "animationDuration",
"onChange"
"onChange", "barPosition"
]
}