mdb-ui-kit/docs/components/breadcrumb.md

1.1 KiB

layout title group
docs Breadcrumb components

[//]: # DO NOT EDIT IT WILL BE OVERWRITTEN - copy of bootstrap documentation generated by grunt docs-copy-bootstrap-docs

{% callout info %} Bootstrap Reference Documentation This is reference documentation from Bootstrap. It is being rendered with Material Design for Bootstrap to demonstrate default styling. See the Material Design section for more elements and customization options. {% endcallout %}

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 %}