Indicate the current page’s location within a navigational hierarchy that automatically adds separators via CSS with BootstrapVue breadcrumb.
Example
Dark
Links
Breadcrumb Props
PROP NAME |
TYPE |
DEFAULT |
DESCRIPTION |
type |
String |
N/A |
Breadcrumb background type |
listClasses |
String / Object |
N/A |
Breadcrumb list classes |
Breadcrumb Slots
SLOT |
DESCRIPTION |
default |
Default content for the badge |
BreadcrumbItem Props
PROP NAME |
TYPE |
DEFAULT |
DESCRIPTION |
active |
Boolean |
N/A |
Whether breadcrumb item is active |
BreadcrumbItem Slots
SLOT |
DESCRIPTION |
default |
Default content for the badge |