Separator:dot

Breadcrumbs are a useful way to show the user where they are in the application. This example shows a breadcrumb with a dot separator.

Show code

Separator:slash

Breadcrumbs are a useful way to show the user where they are in the application. This example shows a breadcrumb with a slash separator.

Show code

Separator:chevron

Breadcrumbs are a useful way to show the user where they are in the application. This example shows a breadcrumb with a chevron separator.

Separator:arrow

Breadcrumbs are a useful way to show the user where they are in the application. This example shows a breadcrumb with a arrow separator.

items
The items to display in the breadcrumb. If not provided, the breadcrumb will be generated from the current route using page meta under `breadcrumb` key.
Show example
#link
Show example
#icon
Show example
#label
Show example
#default
Show example