#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

@@ -112,6 +112,8 @@ The component shows the list of all the tasks filter by the FilterParamRepresent
<activiti-tasklist [taskFilter]="taskFilterModel"></activiti-tasklist>
```
Usage example of this component :
**main.ts**
```ts