mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-17 14:21:29 +00:00
Update README.md
This commit is contained in:
@@ -114,7 +114,7 @@ Follow the 3 steps below:
|
|||||||
This component renders a list containing all the process instances matched by the parameters specified.
|
This component renders a list containing all the process instances matched by the parameters specified.
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<activiti-process-instance-list [appId]="'1'" [state]="'open'"></activiti-tasklist>
|
<activiti-process-instance-list [appId]="'1'" [state]="'open'"></activiti-process-instance-list>
|
||||||
```
|
```
|
||||||
|
|
||||||
Usage example of this component :
|
Usage example of this component :
|
||||||
|
Reference in New Issue
Block a user