mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Review documentation plus some tools fix (#5100)
* review 3.5.0 doc * fix documentation * fix documentation * fix documentation
This commit is contained in:
@@ -33,6 +33,6 @@ Shows the charts related to the reportId passed as input
|
||||
|
||||
| Name | Type | Description |
|
||||
| ---- | ---- | ----------- |
|
||||
| editReport | [`EventEmitter`](https://angular.io/api/core/EventEmitter)`<Object>` | |
|
||||
| reportDeleted | [`EventEmitter`](https://angular.io/api/core/EventEmitter)`<Object>` | |
|
||||
| reportSaved | [`EventEmitter`](https://angular.io/api/core/EventEmitter)`<Object>` | |
|
||||
| editReport | [`EventEmitter`](https://angular.io/api/core/EventEmitter)`<>` | |
|
||||
| reportDeleted | [`EventEmitter`](https://angular.io/api/core/EventEmitter)`<>` | |
|
||||
| reportSaved | [`EventEmitter`](https://angular.io/api/core/EventEmitter)`<>` | |
|
||||
|
Reference in New Issue
Block a user