RangeSliderTooltipSettingsTagHelper

Example

Razor
<slider-tooltip/>

Attributes

AttributeTypeDescription
enabledBooleanDisables (false) or enables (true) the tooltip of the RangeSlider.
formatStringFormat string for the text of the tooltip. Note: The applied format will also influence the appearance of the RangeSlider tick labels.
templateStringTemplate of the tooltip. selectionStart - the current selectionStart. or selectionEnd - the current selectionEnd..
template-handlerStringTemplate of the tooltip. selectionStart - the current selectionStart. or selectionEnd - the current selectionEnd..
template-idStringTemplate of the tooltip. selectionStart - the current selectionStart. or selectionEnd - the current selectionEnd..
template-viewIHtmlContentTemplate of the tooltip. selectionStart - the current selectionStart. or selectionEnd - the current selectionEnd..
In this article
ExampleAttributes
Not finding the help you need?
Contact Support