Skip to content

Commit 1c0cc44

Browse files
Yair Even OrYair Even Or
authored andcommitted
README - "onScroll" should be "onChange"
1 parent cca98ab commit 1c0cc44

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
@@ -87,4 +87,4 @@ Name | Type | Default | Info
8787
------------------- | ---------- | ----------- | --------------------------------------------------------------------------
8888
classname | String | "" | Class name which is added to the scrollbar Track element
8989
track | Boolean/String | false | enable track events. use "smooth" for smooth "jumping"
90-
onScroll | Function | | Callback function whenever the scroll updates
90+
onChange | Function | | Callback function whenever the scroll updates

0 commit comments

Comments
 (0)