Skip to main content

Breadcrumbs

Use Breadcrumbs to show users their location within a hierarchy of more than two levels. Users can navigate back to any higher level directly.

BreadcrumbsProps

extends, , ,
NameTypeDefaultDescription
children?

Elements to be displayed as Breadcrumbs.

You can use the Breadcrumbs.Item component to render an item inside the Breadcrumbs menu, as shown above.

BreadcrumbsItemProps

Signature:

export declare type BreadcrumbsItemProps<E extends > = <E, >;
Still have questions?
Find answers in the Dynatrace Community