mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ACA-4258] Add Task Filter Counters (#6556)
* [ACA-4258] Add Task Filter Counters * Fix unit test
This commit is contained in:
BIN
docs/docassets/images/task-filter-counter.png
Normal file
BIN
docs/docassets/images/task-filter-counter.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 25 KiB |
@@ -56,6 +56,12 @@ as the value of `filterParam` as shown in the table below:
|
||||
| key | string | The key of the task filter |
|
||||
| index | string | The zero-based position of the filter in the array. |
|
||||
|
||||
### Showing Filter Counters
|
||||
|
||||
By default, filter counters are hidden. If you want to display filter counters you will need to add the `showCounter` property set to `true` in your TaskFilterCloudModel.
|
||||
|
||||

|
||||
|
||||
## See also
|
||||
|
||||
* [Task filter Cloud Service](../services/task-filter-cloud.service.md)
|
||||
|
Reference in New Issue
Block a user