Home Components Breadcrumb
Breadcrumb
Overview Playground API
A breadcrumb is a secondary navigation scheme that reveals the user's location in a website or web application.
Usage
Home Page

  <goat-breadcrumb>
    <goat-breadcrumb-item href="/">Home</goat-breadcrumb-item>
    <goat-breadcrumb-item active="true">Page</goat-breadcrumb-item>
  </goat-breadcrumb>
Usage
Work in progress
Properties
Events
Methods
CSS Custom Properties
Previous Next