src/lib/elements/app-loader/app-loader.component.ts
OnInit
OnDestroy
selector | lib-app-loader |
styleUrls | ./app-loader.component.css |
templateUrl | ./app-loader.component.html |
Properties |
Methods |
Inputs |
constructor(discussionService: DiscussionService)
|
||||||
Parameters :
|
data | |
Type : any
|
|
ngOnDestroy |
ngOnDestroy()
|
Returns :
void
|
ngOnInit |
ngOnInit()
|
Returns :
void
|
countDown |
Type : Subscription
|
headerMessage |
Type : string
|
loaderMessage |
Type : string
|
./app-loader.component.css