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 codeHide code
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 codeHide code
Breadcrumbs are a useful way to show the user where they are in the application. This example shows a breadcrumb with a chevron
separator.
Show codeHide code
Breadcrumbs are a useful way to show the user where they are in the application. This example shows a breadcrumb with a arrow
separator.
Show codeHide code
Name
Type
Default
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.