indicators/step-indicator/src/lib/step-indicator.component.ts
Step indicator for module components that have multiple steps
| changeDetection | ChangeDetectionStrategy.OnPush |
| selector | hra-step-indicator |
| imports |
CommonModule
|
| templateUrl | ./step-indicator.component.html |
| styleUrl | ./step-indicator.component.scss |
Inputs |
| value | |
Type : number
|
|
| Required : true | |
|
Step value |
|