navitems
Navitems are user interface elements that provide navigation links or controls within a digital product, such as a website or application. They are typically arranged in a visible area, often called a navigation bar or menu, and can appear horizontally across the top of a page, vertically on a side panel, or within a dropdown. The term encompasses both the visual representation and the underlying hyperlinks or actions that move a user from one section or page to another.
In web design, navitems are usually implemented as list items within an unordered list, styled with CSS
Common patterns for navitems include simple text links, icon‑only buttons, or composite items that combine icons,
Best practices advise limiting the number of top‑level navitems to seven or fewer to reduce cognitive load,