diff --git a/compiler/components/tabs.json b/compiler/components/tabs.json index 6836949..8a643b0 100644 --- a/compiler/components/tabs.json +++ b/compiler/components/tabs.json @@ -3,6 +3,6 @@ "children": ["TabContent"], "attrs": [ "vertical", "scrollable", "barMode", "barWidth", "barHeight", "animationDuration", - "onChange" + "onChange", "barPosition" ] } \ No newline at end of file