core/breadcrumb/breadcrumb.model.ts
Properties |
component |
component:
|
Type : never
|
Optional |
label |
label:
|
Type : string
|
The label to show for that crumb. |
path |
path:
|
Type : string
|
The angular route path to navigate to on click. |
template |
template:
|
Type : never
|
Optional |