mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-08 14:51:32 +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
@@ -30,5 +30,5 @@ This component can be used when there is no form attached to a task.
|
||||
|
||||
| Name | Type | Description |
|
||||
| -- | -- | -- |
|
||||
| cancel | `EventEmitter<void>` | Emitted when the "Cancel" button is clicked. |
|
||||
| complete | `EventEmitter<void>` | Emitted when the form associated with the task is completed. |
|
||||
| cancel | [`EventEmitter`](https://angular.io/api/core/EventEmitter)`<void>` | Emitted when the "Cancel" button is clicked. |
|
||||
| complete | [`EventEmitter`](https://angular.io/api/core/EventEmitter)`<void>` | Emitted when the form associated with the task is completed. |
|
||||
|
Reference in New Issue
Block a user