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.

نمایش کد
vue

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.

نمایش کد
vue

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.

نمایش کد
vue

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.

نمایش کد
vue
classes
Optional CSS classes to apply to the component inner elements.
نمایش مثال
vue
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.
نمایش مثال
vue
color
Defines the hover color of the breadcrumb links

@since

3.0.0

نمایش مثال
vue
#link
نمایش مثال
vue
#icon
نمایش مثال
vue
#label
نمایش مثال
vue
#default
This slot has no inherted props
نمایش مثال
vue
color
Defines the hover color of the breadcrumb links
نمایش مثال
vue