Open
Description
onChange within the slider settings returns the slider value without a mechanism for getting the event call object.
I would expect to be able to access the event object such as:
(e, {value})=>handleSliderChange(e,value)
The simple reason being that I am using the slider within another object where I need to do event.preventDefault().
Metadata
Metadata
Assignees
Labels
No labels