2.21.0
A navigational aid to keep track and maintain awareness of current location within a website.
Breadcrumb is part of the collection of components, visual styles, and build tools that power the the Bolt Design System.
npm install @bolt/components-breadcrumb
Note: when assigning component props as HTML attributes on a web component, make sure to use kebab-case
.
Prop Name | Description | Type | Default Value | Option(s) |
---|---|---|---|---|
attributes |
A Drupal-style attributes object with extra attributes to append to this component. |
object
|
— |
|
contentItems |
Breadcrumb pieces. |
array
|
— |
|