Back to React Bootstrap

Breadcrumbs

www/docs/components/breadcrumb.mdx

2.10.10423 B
Original Source

import Breadcrumb from '!!raw-loader!../examples/Breadcrumb';

Example

Add active prop to the active Breadcrumb.Item. Do not set both active and href attributes. active overrides href and span element is rendered instead of a.

<CodeBlock language="jsx" live> {Breadcrumb} </CodeBlock>

API

<PropsTable name="Breadcrumb" /> <PropsTable name="BreadcrumbItem" />