---
id: breadcrumb
scope: props
---

## Props

### Breadcrumb Props

<PropsTable of='Breadcrumb' />

### BreadcrumbItem Props

<PropsTable of='BreadcrumbItem' />

### BreadcrumbLink Props

The BreadcrumbLink composes the [Link](/link) component so you can use all Link
props.

<PropsTable of='BreadcrumbLink' />

### BreadcrumbSeparator Props

The BreadcrumbSeparator composes the [Box](/docs/components/layout/box)
component so you can use all Box props.
