Show links to navigation items

Use the app footer to display comprehensive navigation links organized into sections, along with meta links for common utilities like privacy and accessibility.

When to use

Use this pattern when:

  • Building a full-featured government service
  • Users need access to site-wide navigation in the footer
  • Meta links (privacy, accessibility, etc.) are required
  • Organizing footer links into logical categories helps navigation

Considerations

  • Group related links in the nav section
  • Keep meta section for utility links (privacy, accessibility, contact)
  • Control column layout with maxColumnCount prop
  • Ensure all links are properly labeled and functional
View old example docs