Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 676 Bytes

File metadata and controls

24 lines (21 loc) · 676 Bytes
layout docs
title Breadcrumb
group components

Indicate the current page's location within a navigational hierarchy.

Separators are automatically added in CSS through ::before and content.

{% example html %}

  1. Home
  1. Home
  2. Library
  1. Home
  2. Library
  3. Data
{% endexample %}