New to Telerik UI for ASP.NET Core? Download free 30-day trial

RangeSliderTooltipSettingsTagHelper

Example

<slider-tooltip/>

Attributes

Attribute Type Description
enabled Boolean Disables (false) or enables (true) the tooltip of the RangeSlider.
format String Format string for the text of the tooltip. Note: The applied format will also influence the appearance of the RangeSlider tick labels.
template String Template of the tooltip. selectionStart - the current selectionStart. or selectionEnd - the current selectionEnd..
template-handler String Template of the tooltip. selectionStart - the current selectionStart. or selectionEnd - the current selectionEnd..
template-id String Template of the tooltip. selectionStart - the current selectionStart. or selectionEnd - the current selectionEnd..
template-view IHtmlContent Template of the tooltip. selectionStart - the current selectionStart. or selectionEnd - the current selectionEnd..
In this article
Not finding the help you need?