core/breadcrumb/breadcrumb.model.ts
Properties |
component |
component:
|
Type : Type<any>
|
A component to use as a BreadcrumbItem. Note: As a BreadcrumbItem is rendered in a li[customExtension]
(see: https://stackoverflow.com/a/56887630/923270 or
https://stackoverflow.com/a/38716164/923270)
|
injector |
injector:
|
Type : Injector
|
Optional |
The injector to use. If not set, the default root injector will be used. |
label |
label:
|
Type : never
|
Optional |
path |
path:
|
Type : never
|
Optional |
template |
template:
|
Type : never
|
Optional |