Skip to content

Pass on slider props in GradientSlider #1520

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 3, 2021

Conversation

ethanshar
Copy link
Collaborator

@ethanshar ethanshar commented Sep 3, 2021

Description

Pass on Slider props in GradientSlider

Fix #1461

Changelog

Pass on Slider props in GradientSlider

@Inbal-Tish Inbal-Tish merged commit 0193d97 into master Sep 3, 2021
@ethanshar ethanshar deleted the feat/GradientSliderPassProps branch November 30, 2021 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add onSeekStart?: () => void; onSeekEnd?: () => void; to Gradient Slider or just pass trough props to underlying Slider
2 participants