BaseBreadcrumb

Dot separator

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

Slash separator

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

Chevron separator

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

Arrow separator

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
#default
Show example