component DesktopNavigation { props { label = "Primary navigation" items = [] class = "" } view { } }