spectrum-web-components
spectrum-web-components copied to clipboard
[Slider]: why does value default to 10?
trafficstars
Code of conduct
- [X] I agree to follow this project's code of conduct.
Description of issue
The value of a slider defaults to 10. Is there a reason for this, or is it arbitrary? It surprised me as a user, since I would expect the defaultValue from input type="range".
Changing the default value of sp-slider and sp-slider-handle would be a breaking change. Is v1.0 a good opportunity for this?