New to Kendo UI for Angular? Start a free 30-day trial

Customizing Tooltip

Variables

The following table lists the available variables for customization.

NameTypeDefault valueComputed value
$kendo-tooltip-border-radiusNumberk-map-get( $kendo-border-radii, md )0.25rem
Description
The radius of the border around the tooltip
$kendo-tooltip-padding-xNumberk-map-get( $kendo-spacing, 2 )0.5rem
Description
The horizontal padding of the tooltip
$kendo-tooltip-padding-yNumberk-map-get( $kendo-spacing, 2 )0.5rem
Description
The vertical padding of the tooltip
$kendo-tooltip-border-widthNumber0px0px
Description
The width of the border around the tooltip
$kendo-tooltip-font-familyNullnullnull
Description
The font family of the tooltip
$kendo-tooltip-font-sizeNumber$kendo-font-size-sm0.875rem
Description
The font size of the tooltip
$kendo-tooltip-line-heightNumber$kendo-line-height-sm1.25
Description
The line height of the tooltip
$kendo-tooltip-title-marginNumberk-map-get( $kendo-spacing, 1 )0.25rem
Description
The margin of the tooltip title
$kendo-tooltip-title-font-sizeNumber$kendo-font-size-md1rem
Description
The font size of the tooltip title
$kendo-tooltip-title-line-heightNumber$kendo-line-height-md1.5
Description
The line height of the tooltip title
$kendo-tooltip-title-font-weightStringnormalnormal
Description
The went weight of the tooltip title
$kendo-tooltip-callout-sizeNumberk-map-get( $kendo-spacing, 2 )0.5rem
Description
The size of the tooltip callout

In this article

Not finding the help you need?