packages/components/eui-file-upload/progress/eui-file-upload-progress.component.ts
| changeDetection | ChangeDetectionStrategy.OnPush |
| encapsulation | ViewEncapsulation.None |
| selector | eui-file-upload-progress |
| templateUrl | ./eui-file-upload-progress.component.html |
Inputs |
| progress |
Type : number
|
Default value : 0
|
|
Sets the progress of upload to be displayed by the progress bar. |