UNPKG

@amsterdam/design-system-css

Version:

Stylesheets for all components from the Amsterdam Design System and some general utilities. Use it to apply the visual design of the City of Amsterdam to your HTML elements or non-React components.

25 lines (15 loc) 988 B
<!-- @license CC0-1.0 --> # Page Menu A small set of links for use in the Header and Footer. ## Guidelines - Limit the amount of menu items in the Header to 5 items or less, including ‘Searchand ‘Menu’. - The menu should fit on a single line and is right-aligned. - The menu in the footer is left-aligned. - Submenus are not allowed. - The ‘Menu’ button opens the Mega Menu. - On narrow screens, menu items other than ‘Searchand ‘Menu’ move from the Page Menu to the Mega Menu. ### Using links with routing libraries Check out the [developer guide](/docs/docs-developer-guide-routing-libraries--docs) on how to integrate links with external routing libraries. ## Relevant WCAG requirements - [Consistent Navigation (Level AA)](https://www.w3.org/WAI/WCAG21/Understanding/consistent-navigation.html) Page Menu is an interactive element, and the [general requirements and guidelines for interactivity](/docs/docs-developer-guide-interactivity--docs) apply.