mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[ADF-3141] ProcessList Enanchement (#3454)
* * Process list enhancements * * Updated doc for the recent changes * * After rebase * * Require changes done * after rebase
This commit is contained in:
committed by
Eugenio Romano
parent
50e5e7a36a
commit
052a5ab049
@@ -1,5 +1,7 @@
|
||||
<adf-datatable #dataTable
|
||||
[data]="data"
|
||||
[rows]="rows"
|
||||
[columns]="columns"
|
||||
[sorting]="sorting"
|
||||
[loading]="isLoading"
|
||||
[selectionMode]="selectionMode"
|
||||
|
Reference in New Issue
Block a user