#878 doc and demo documentlist

This commit is contained in:
Mario Romano
2016-11-09 00:48:44 +00:00
parent e778940f94
commit cf0b0c5974
9 changed files with 162 additions and 104 deletions

View File

@@ -114,6 +114,8 @@ This component renders a list containing all the process instances matched by th
<activiti-process-instance-list [filter]="processFilterModel"></activiti-tasklist>
```
Usage example of this component :
**main.ts**
```ts