Is it possible to replace the slider thumb with a custom container/div in React instead of just styling the thumb or using a background image?
I have found a codepen example that demonstrates what I am trying to achieve, but unfortunately I am having trouble getting it to work. If you're interested, I can share the link in the comments section.