We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b69abaf commit 16eb1eeCopy full SHA for 16eb1ee
README.md
@@ -45,7 +45,7 @@ In most cases you are interested in the new sort order. Often you want to store
45
Pass your items to the directive via the ngSortGridItems input.
46
47

48
-React on the 'sorted' output events
+React on the 'sorted' output event. The `sorted` output event emits a `NgsgOrderChange` which contains the `previousOrder` and the `currentOrder`
49
50

51
0 commit comments