# gel-breadcrumbs



<!-- Auto Generated Below -->


## Properties

| Property          | Attribute          | Description | Type                                  | Default |
| ----------------- | ------------------ | ----------- | ------------------------------------- | ------- |
| `anchorClass`     | `anchor-class`     |             | `string or { [x: string]: boolean; }` | `{}`    |
| `breadcrumbClass` | `breadcrumb-class` |             | `string or { [x: string]: boolean; }` | `{}`    |


## Dependencies

### Used by

 - [graphene-ui](../../graphene-ui)

### Depends on

- stencil-route-link

### Graph
```mermaid
graph TD;
  gel-breadcrumbs --> stencil-route-link
  graphene-ui --> gel-breadcrumbs
  style gel-breadcrumbs fill:#f9f,stroke:#333,stroke-width:4px
```

----------------------------------------------

*Built with [StencilJS](https://stenciljs.com/)*
