{% extends 'landing/component/subsection/definition.html' %} {% block subsection_content %}
A navigation component is used to create menus or navigation bars that allow users to move between different sections or pages of an application. It helps organize the site's structure and provides an intuitive way for users to access various features and information.
Navigation components can include links, icons, and dropdowns, and can be styled to match the overall design of the application.