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