react-input-range icon indicating copy to clipboard operation
react-input-range copied to clipboard

Can we have different on change handler events for min and max values?

Open FeminaBrahmbhatt opened this issue 5 years ago • 0 comments

I have a scenario In my project where I need to check whether I need to check min value is changed or max value is changed.

so it would be great if we have two separate on change handle events: OnChangeMinValue OnChangeMaxValue

FeminaBrahmbhatt avatar Dec 12 '19 05:12 FeminaBrahmbhatt