# Breadcrumb
This component is creating breadcrumb from array of objects which are representing single breadcrumb item.
# Usage
# Features
- Optional customization of styles.
- Ready to implement Vue-Router based CBredcrumbRouter component
# CBreadcrumbRouter component
This is the wrapper component for CBreadcrumb. It will render breadcrumb items based on current Vue-Router route (see example on: CoreUI Vue Admin Template (opens new window)). Props are the same as in CBreadcrumb, except you cannot pass items.