I want to create a site with arabic support in angular material but when I give dir=”rtl” I am facing issues for mat slider. when I click on thumb and drag it thumb goes reverse.
I have tried below solution but it is showing error that Can’t bind to ‘ngModel’ since it isn’t a known property of ‘mat-slider’.
below is my stackblitz example.
https://stackblitz.com/edit/45m3gu-suzg2w?file=src%2Fexample%2Fslider-range-example.html