content-templates/app-label/src/lib/app-label.component.ts
App Label Component
| changeDetection | ChangeDetectionStrategy.OnPush |
| selector | hra-app-label |
| imports |
ButtonsModule
CommonModule
IconsModule
SoftwareStatusIndicatorComponent
|
| templateUrl | ./app-label.component.html |
| styleUrl | ./app-label.component.scss |
Inputs |
| appStatus | |
Type : SoftwareStatus
|
|
|
App software status |
|
| logo | |
Type : string
|
|
| Required : true | |
|
Product logo |
|
| tagline | |
Type : string
|
|
| Required : true | |
|
Product title |
|