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