I have a Figma design which needs a customized range slider. attaching the Figma design here
CodePudding user response:
I guess the question is: Where you can get this?
PrimeNG has this: https://www.primefaces.org/primeng/#/slider
When you adjust the CSS a little, that should work.
CodePudding user response:
You could use ngx-slider to achieve your UI; angular-material won't give you that OOTB.