8000 Release Added onFinalChange callback · tajo/react-range · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Added onFinalChange callback

Compare
Choose a tag to compare
@tajo tajo released this 24 Sep 00:47

onFinalChange is called only when the drag&drop is finished (key up / mouse up). That's different from onChange that fires during the move.

#36

0