core/breadcrumb/breadcrumb-item.component.ts
selector | c8y-breadcrumb-item |
templateUrl | ./breadcrumb-item.component.html |
Properties |
Inputs |
icon
|
Type : |
label
|
Type : |
path
|
Type : |
translate
|
Type : |
template |
template:
|
Type : any
|
Decorators :
@ViewChild('template', {static: undefined})
|
<ng-template #template>
<ng-content></ng-content>
</ng-template>