There is a possibility for labels on sliders already, it has some issues, but when the function callback is defined via fat-arrow, then it works.
issues without fat-arrow: https://stackblitz.com/edit/kendo-angular-slider-steplabelsfn-this-obhuar?file=app/app.component.ts
fix via fat arrow: https://stackblitz.com/edit/kendo-angular-slider-steplabelsfn-this-obhuar?file=app/app.component.ts