react-compare-image
react-compare-image copied to clipboard
External handler for slider position
A small addition of an external handler for the slider position.
Useful when implementing external buttons that should trigger an absolute change in the sliderPositionPercentage
.
💡This current version does not trigger onPositionChanged
as a side effect. If needed, I could add it to the PR.
This is a nice-to have functionality. Pls review!
@junkboy0315 could you get this PR merged? @ehog90