Breadcrumb Navigation aid that helps users understand their location within a website's hierarchy and navigate back to previous sections.
For best accessibility:
Please use nav with nested ol tags as well as role="navigation" and aria-label attributes.
Controls
Text should be as simple as possible and should NEVER exceed 1 line. We have max-width and truncation logic in place so things stay responsive.