#Slider label position?
7 messages · Page 1 of 1 (latest)
You can change components styles with Styles API
i know, but how? which css property could like "invert" it's position?
i thought the label in Slider was using Tooltip and i could just do something like labelProps or labelPosition...
would it be a good idea if Slider used Tooltip internally? could contribute unless there's something i dont know
Probably top or bottom css property, you can also use transform
It is a bad idea.