Elevate your user experience to new heights with our Breadcrumb Component, a seamless and intuitive way to guide users through the digital landscape. This feature-rich element, 18 variant component ensures that users never feel lost, offering a clear and concise path back to key pages. Enhance your website's usability and keep your audience engaged effortlessly.
Anatomy
The Breadcrumb Component comprises a series of clickable links, each representing a step in the user's journey. It typically appears near the top of a webpage, showcasing the hierarchical structure of the site. The links progress from left to right, providing a visual representation of the user's location within the website's content hierarchy.
Properties
Customize your Breadcrumb Component with ease! Tailor its appearance and behavior to suit your design requirements. From adjusting link styles to defining separator symbols, our component properties empower you to integrate the breadcrumb seamlessly into your unique design language.
Separator
Size
Arrow
Small
Slash
Medium
Large
Separator
The arrow icon ">", used denote the hierarchy between breadcrumb items.
The slash icon "/", used as the separator between breadcrumb items
<plus-breadcrumbsize="sm"separator="/"> <plus-linkhref="#">Home</plus-link> <plus-linkhref="#">Products</plus-link> <plus-linkhref="#">Electronics</plus-link> <plus-linkhref="#">Laptops</plus-link></plus-breadcrumb> <!-- Small size -->
Layout & Spacing
Achieve pixel-perfect precision with our Breadcrumb Component's flexible layout and spacing options. Whether you prefer a compact design or a more spacious arrangement, you have the tools to ensure the component seamlessly integrates into your layout, maintaining visual harmony and balance.
Light & Dark Mode
Adapt to your users' preferences effortlessly with our Breadcrumb Component's built-in light and dark mode support. Enhance readability and aesthetics by seamlessly transitioning between these modes, ensuring a cohesive and visually pleasing experience in any lighting condition.
Accessibility
Champion inclusivity with our Breadcrumb Component's commitment to accessibility. Built with industry-leading standards in mind, it ensures a smooth experience for all users, including those with disabilities. Screen reader compatibility, keyboard navigation, and high contrast options are just a few features that make our Breadcrumb Component accessible to everyone.
Criteria
Description
Status
ARIA Hidden Elements
Ensures aria-hidden elements are not focusable nor contain focusable elements
✔️ Passed
Inline Text Spacing
Ensure that text spacing set through style attributes can be adjusted with custom stylesheets
✔️ Passed
ID’s of active elements
Ensures every id attribute value of active elements is unique
✔️ Passed
ID Attribute
Ensures every id attribute value is unique
✔️ Passed
Discernible Text
Ensures links have discernible text
✔️ Passed
Tabindex Attribute
Ensures tabindex attribute values are not greater than 0
✔️ Passed
Color Contrast
Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds.