TooltipDataModel
Interface representing properties for the slider tooltip.
Properties
cssClass String
Specifies CSS classes to customize the appearance of the tooltip.
Default: null
format String
Specifies the format string to customize the tooltip content.
Default: null
isVisible Boolean
Specifies whether the tooltip is visible or not.
Default: false
placement TooltipPlacement
Specifies the position of the tooltip.
Default: Before
showOn TooltipShowOn
Specifies when to show the tooltip.
Default: Auto