File

core/header/title/title.component.ts

Implements

AfterViewInit OnDestroy

Metadata

Index

Properties
Methods
Inputs

Constructor

constructor(headerService: HeaderService)
Parameters :
Name Type Optional
headerService HeaderService No

Inputs

pageTitleUpdate
Type : boolean
Default value : true

Methods

ngAfterViewInit
ngAfterViewInit()
Returns : void
ngOnDestroy
ngOnDestroy()
Returns : void

Properties

template
Decorators :
@ViewChild('template', {static: true})
<ng-template #template>
  <h1 class="text-truncate">
    <ng-content></ng-content>
  </h1>
</ng-template>

results matching ""

    No results matching ""