We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There should be a class for putting the label on the side of the slider: https://spectrum.adobe.com/page/slider/#Label-position
This should be possible:
Trying to upstream this to minimize changes in the CSS "fork" in the React Spectrum repo: adobe/react-spectrum#1083
I've tried to implement this, though it's not perfect: https://reactspectrum.blob.core.windows.net/reactspectrum/797685ea11c15e51df80889902724c7a0073d78d/storybook/index.html?path=/story/slider--labelposition-side
CSS:
https://github.com/adobe/react-spectrum/blob/797685ea11c15e51df80889902724c7a0073d78d/packages/%40adobe/spectrum-css-temp/components/slider/skin.css#L308-L325
The text was updated successfully, but these errors were encountered:
@Deanna-w1 let's look at this one when we migrate and work on Slider.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Description
There should be a class for putting the label on the side of the slider: https://spectrum.adobe.com/page/slider/#Label-position
Screenshots
This should be possible:
Environment
Additional context
Trying to upstream this to minimize changes in the CSS "fork" in the React Spectrum repo: adobe/react-spectrum#1083
I've tried to implement this, though it's not perfect: https://reactspectrum.blob.core.windows.net/reactspectrum/797685ea11c15e51df80889902724c7a0073d78d/storybook/index.html?path=/story/slider--labelposition-side
CSS:
https://github.com/adobe/react-spectrum/blob/797685ea11c15e51df80889902724c7a0073d78d/packages/%40adobe/spectrum-css-temp/components/slider/skin.css#L308-L325
The text was updated successfully, but these errors were encountered: