mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Documentation build (#6762)
* move doc dependency in doctools * add ignore link * rebuild doc * version index * put it back some deps
This commit is contained in:
@@ -24,7 +24,7 @@ Shows the charts related to the reportId passed as input
|
||||
### Properties
|
||||
|
||||
| Name | Type | Default value | Description |
|
||||
| --- | --- | --- | --- |
|
||||
| ---- | ---- | ------------- | ----------- |
|
||||
| appId | `number` | | appId ID of the target app. |
|
||||
| hideParameters | `boolean` | false | hideParameters. |
|
||||
| reportId | `number` | | reportId. |
|
||||
@@ -32,7 +32,7 @@ Shows the charts related to the reportId passed as input
|
||||
### Events
|
||||
|
||||
| Name | Type | Description |
|
||||
| --- | --- | --- |
|
||||
| editReport | [`EventEmitter`](https://angular.io/api/core/EventEmitter)`<any>` | emitted when editReport. |
|
||||
| reportDeleted | [`EventEmitter`](https://angular.io/api/core/EventEmitter)`<any>` | emitted when reportDeleted. |
|
||||
| reportSaved | `EventEmitter<any>` | emitted when reportSaved. |
|
||||
| ---- | ---- | ----------- |
|
||||
| editReport | `any` | emitted when editReport. |
|
||||
| reportDeleted | `any` | emitted when reportDeleted. |
|
||||
| reportSaved | `any` | emitted when reportSaved. |
|
||||
|
Reference in New Issue
Block a user