sliderInput color

I'm trying to change colors on particular sliders. I have found setSliderColor() ... but this requires I know the number of the slider ... I have many and am constantly adding and moving them as the design of the
app changes. It the setSliderColor take the sliderId of the slider (the one used everywhere else to identify it) instead of its numerical order in the code.

Or is there another way?

This topic was automatically closed 54 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.