@superflycss/component-breadcrumb

Breadcrumb component

Usage no npm install needed!

<script type="module">
  import superflycssComponentBreadcrumb from 'https://cdn.skypack.dev/@superflycss/component-breadcrumb';
</script>

README

component-breadcrumb

Build Status

Overview

Offers a semantic view of the resource location within a navigation tree.

Installation

See Installation.

Usage

See Usage

Accessibility

Breadcrumbs provide navigation oversight. As recommended by respect WAI-ARIA Authoring Practices content becomes more accessible when attributes such as aria-label="Breadcrumb" decorate the elements that provide the navigational features.

See SuperflyCSS Breadcrumb Component Tests for specific markup examples.

Tests

SuperflyCSS Breadcrumb Component Tests

Design

Container vs. Item