Open malek-itani opened 1 year ago
having the following options
value: number = 123; options: Options = { floor: 0, ceil: 250, rightToLeft: true, translate: (value: number): string => { return `Maximun ${value} hours`; }, };
the max label(ngx-slider-model-value) gets outside the window, and doesn't stop at left:0px
https://ngx-slider-simple-slider-example-vdofzc.stackblitz.io
having the following options
the max label(ngx-slider-model-value) gets outside the window, and doesn't stop at left:0px
https://ngx-slider-simple-slider-example-vdofzc.stackblitz.io