1{ 2 "name": "Tabs", 3 "children": ["TabContent"], 4 "attrs": [ 5 "vertical", "scrollable", "barMode", "barWidth", "barHeight", "animationDuration", 6 "onChange", "onAnimationStart", "onAnimationEnd", "onGestureSwipe", 7 "barPosition", "barOverlap", "barBackgroundColor", "customContentTransition", "barBackgroundBlurStyle", 8 "onContentWillChange" 9 ] 10} 11