mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-02 17:53:30 +00:00
* review 3.5.0 doc * fix documentation * fix documentation * fix documentation
1023 B
1023 B
Title, Added, Status
| Title | Added | Status |
|---|---|---|
| APS Analytics List Component | v2.0.0 | Active |
APS Analytics List Component
Shows a list of all available reports
Basic Usage
<analytics-report-list
[layoutType]="'LIST'">
</analytics-report-list>
Class members
Properties
| Name | Type | Default value | Description |
|---|---|---|---|
| appId | number |
||
| layoutType | string |
||
| selectFirst | boolean |
false |
Events
| Name | Type | Description |
|---|---|---|
| error | EventEmitter<> |
|
| reportClick | EventEmitter<ReportParametersModel> |
|
| success | EventEmitter<> |