Breadcrumb

Auto generate breadcrumbs according to the current page router

Use

Basic Use

Will be auto generated according to the current routes

<template>
  <pro-breadcrumb />
</template>

Custom Separator

Modify the separator by separator

<template>
  <pro-breadcrumb separator=">" />
</template>

Props

NameDescriptionTypeOptionsDefault
separatorseparator characterstring-/
separator-iconicon name of icon separatorstring / Component--