core/header/title/title-outlet.component.ts
selector | c8y-title-outlet |
templateUrl | ./title-outlet.component.html |
Properties |
constructor(headerService: HeaderService, element: ElementRef, zone: NgZone)
|
||||||||||||
Parameters :
|
pageTitleUpdate |
Type : boolean
|
Default value : true
|
title |
Default value : undefined
|
<div class="c8y-ui-title">
<div class="title" *c8yOutlet="title"></div>
</div>