Breadcrumb

Displays the location of the current page, making it easier to browser back.

Basic usage

In breadcrumb, each item is a tag that stands for every level starting from homepage. This component has a String attribute separator, and it determines the separator. Its default value is '/'.

Icon Separator

Set separator-icon to use svg icon as the separator,it will cover separator

AttributeDescriptionTypeAccepted ValuesDefault
separatorseparator characterstring/
separator-iconicon component of icon separatorstring / Component-
NameDescriptionSubtags
-customize default contentBreadcrumb Item
AttributeDescriptionTypeAccepted ValuesDefault
totarget route of the link, same as to of vue-routerstring / object
replaceif true, the navigation will not leave a history recordbooleanfalse
NameDescription
customize default content
Last Updated:
Contributors: Tam Mai