mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-19 07:53:02 +00:00
Merge remote-tracking branch 'origin/main' into more-eslint
This commit is contained in:
@@ -69,6 +69,11 @@ export class UploaderComponent {
|
||||
*/
|
||||
@Input() uploadProperties: UploaderProperties;
|
||||
|
||||
/**
|
||||
* The aria label to describe what kind of files need to be uploaded
|
||||
*/
|
||||
@Input() ariaLabel: string;
|
||||
|
||||
/**
|
||||
* The function to call when upload is completed
|
||||
*/
|
||||
|
Reference in New Issue
Block a user