Skip to content

Commit 16eb1ee

Browse files
committed
docs(readme): adjust readme
1 parent b69abaf commit 16eb1ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ In most cases you are interested in the new sort order. Often you want to store
4545
Pass your items to the directive via the ngSortGridItems input.
4646

4747
![Grid demo](https://raw.githubusercontent.com/kreuzerk/ng-sortgrid/master/projects/ng-sortgrid-demo/src/assets/gs3.png)
48-
React on the 'sorted' output events
48+
React on the 'sorted' output event. The `sorted` output event emits a `NgsgOrderChange` which contains the `previousOrder` and the `currentOrder`
4949

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

0 commit comments

Comments
 (0)