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
Constructors
Section titled "Constructors"IgxThumbToTemplateDirective
new IgxThumbToTemplateDirective(): IgxThumbToTemplateDirective