qwc/projects/qwc/src/lib/components/qwc-progress-status-bar/qwc-progress-status-bar.component.ts
| selector | qwc-progress-status-bar |
| templateUrl | ./qwc-progress-status-bar.component.html |
Methods |
Inputs |
constructor()
|
| description |
Type : string
|
| progress |
Default value : 0
|
| title |
Type : string
|
| ngOnChanges | ||||||||
ngOnChanges(changes: SimpleChanges)
|
||||||||
|
Component lifecycle hook
Parameters :
Returns :
void
void |