#API
Breadcrumbs
props
Name | Description | Type | Default | Values | Required |
|---|---|---|---|---|---|
color | Theme or CSS color used for the control accents. | String | |||
items | Breadcrumb items with label and optional to, href, icon, and style overrides. | Array | |||
separator | Text separator between items when `icon` is not set. | String | / | ||
icon | Icon name used as the separator between items. | String | |||
shadow | Applies the link shadow style to items. | Boolean | false | ||
underline | Underlines item links. | Boolean | false |