component Tabs { props { size = "default" color = "primary" label = "Tabs" items = [] active = "" orientation = "horizontal" class = "" } view { } }