mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-2764] Applied new type linker features to proc services docs (#3449)
This commit is contained in:
committed by
Eugenio Romano
parent
e988691d0a
commit
d9d37e1964
@@ -31,5 +31,5 @@ Displays Upload Component (Drag and Click) to upload the attachment to a specifi
|
||||
|
||||
| Name | Type | Description |
|
||||
| -- | -- | -- |
|
||||
| error | `EventEmitter<any>` | Emitted when an error occurs while creating or uploading an attachment from the user within the component. |
|
||||
| success | `EventEmitter<any>` | Emitted when an attachment is created or uploaded successfully from within the component. |
|
||||
| error | [`EventEmitter`](https://angular.io/api/core/EventEmitter)`<any>` | Emitted when an error occurs while creating or uploading an attachment from the user within the component. |
|
||||
| success | [`EventEmitter`](https://angular.io/api/core/EventEmitter)`<any>` | Emitted when an attachment is created or uploaded successfully from within the component. |
|
||||
|
Reference in New Issue
Block a user