Skip to content

Commit

Permalink
Merge pull request #5 from kreuzerk/feature/supportAsyncPipe
Browse files Browse the repository at this point in the history
fix(readme): adjust README
  • Loading branch information
nivekcode authored Apr 28, 2019
2 parents ee489ea + 83e7651 commit 2d55459
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,8 @@ In case you have more than one sortgriditem on the page you need to group the so
Pass in a unique name to the ngSortGridGroup input

![Grid demo](https://raw.githubusercontent.com/kreuzerk/ng-sortgrid/master/projects/ng-sortgrid-demo/src/assets/gs5.png)

## Use the async pipe
You can also use the async pipe to display items

![Grid demo](https://raw.githubusercontent.com/kreuzerk/ng-sortgrid/master/projects/ng-sortgrid-demo/src/assets/gs6.png)

0 comments on commit 2d55459

Please sign in to comment.