Template directive that allows you to set a custom template representing the upper label value of the IgxSliderComponent
<igx-slider> <ng-template igxSliderThumbTo let-value let-labels>{{value}}</ng-template></igx-slider>
context
Template directive that allows you to set a custom template representing the upper label value of the IgxSliderComponent
Context
context