I have an imported range slider from @mui. But I need to customize the color of the slider track to show success(green color) from 0 to first slider thumb, warning(orange color) from slider thumb 1 - slider thumb 2 and last error( red color) from slider thumb 2 - 100.
I am using PCF controls in React/Typescript which is fairly new. All responses are appreciated.
Range slider from @mui (https://i.stack.imgur.com/bhs1A.png)