Skip to content

Commit a915be6

Browse files
authored
Update README.md
1 parent 1b5ed33 commit a915be6

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
@@ -122,4 +122,4 @@ The *scrollSpeed* property accepts a number and allows you to specify the scroll
122122
## Outputs
123123
| Value | Description | Default|
124124
|-------------------|------------------------------------------------------------------------------------------------------------------------------------------------|--------|
125-
| sorted: EventEmitter<NgsgOrderChange<T> | Emits an event after we sorted the items, each event is of type NgsgOrderChange. The NgsgOrderChange contains the previousOrder and the currentOrder |undefined|
125+
| sorted: EventEmitter<NgsgOrderChange<T> | Emits an event after we sorted the items, each event is of type NgsgOrderChange. The NgsgOrderChange contains the previousOrder and the currentOrder. Both are freshly created arrays. |undefined|

0 commit comments

Comments
 (0)