dkaoster / scrolly-video

Components for scroll-based (or other externally controlled) playback.
https://scrollyvideo.js.org/
MIT License
965 stars 39 forks source link

feat: expose onChange to react wrapper #110

Closed tarsisexistence closed 3 months ago

tarsisexistence commented 3 months ago

https://github.com/dkaoster/scrolly-video/issues/100

Vue and Svelte benefit from it just from the spread of props. So we only need to adjust the react wrapper.