-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
docsImprovements or additions to the documentation.Improvements or additions to the documentation.scope: sliderChanges related to the slider.Changes related to the slider.
Description
Steps to reproduce
When setting the scale property on a <Slider> element as per the documentation, the handler never seems to get called, ever.
So does that scale property actually do anything? Having it would seem to imply that it is used for something and the function assigned to the scale property would get called at some point by the internal operations of the <Slider>, such as some event handler receiving the new scaled value instead of the slider position.
But right now it seems useless.
Current behavior
No response
Expected behavior
No response
Context
No response
Your environment
npx @mui/envinfo
Don't forget to mention which browser you used.
Output from `npx @mui/envinfo` goes here.
Search keywords: slider scale
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
docsImprovements or additions to the documentation.Improvements or additions to the documentation.scope: sliderChanges related to the slider.Changes related to the slider.