Breadcrumbs
The Breadcrumbs component is a scaffolding component used through out the site. Breadcrumbs are a wayfinding tool that helps users understand where they are in the architecture of a site and provides them a way to quickly traverse the section they are in.
Breadcrumbs should be present on all pages except for the homepage and landing pages that are not navigable from the main site. The current/active page does not need to be a link but should be plain text and visible to the user as an indicator of what page they are currently on. The other pages in the breadcrumb trail should be linked.
This component is not configurable & does not have any properties.