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