Customizing Popover

Variables

The following table lists the available variables for customization.

NameTypeDefault valueComputed value
$kendo-popover-border-widthNumber$kendo-card-border-width1px
Description
The width of the border around the Popover.
$kendo-popover-border-styleStringsolidsolid
Description
The style of the border around the Popover.
$kendo-popover-border-radiusNumber$kendo-card-border-radius0.375rem
Description
The radius of the border around the Popover.
$kendo-popover-font-familyList$kendo-card-font-familysystem-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
Description
The font family of the Popover.
$kendo-popover-font-sizeNumber$kendo-card-font-size1rem
Description
The font size of the Popover.
$kendo-popover-line-heightNumber$kendo-card-line-height1.5
Description
The line height of the Popover.
$kendo-popover-textColor$kendo-card-text#212529
Description
The text color of the Popover.
$kendo-popover-bgColor$kendo-card-bg#ffffff
Description
The background color of the Popover.
$kendo-popover-borderColor$kendo-card-border#dee2e6
Description
The border color of the Popover.
$kendo-popover-shadowNull$kendo-card-shadownull
Description
The box shadow of the Popover.
$kendo-popover-header-padding-xNumber$kendo-card-header-padding-x1rem
Description
The horizontal padding of the Popover header.
$kendo-popover-header-padding-yNumber$kendo-card-header-padding-y1rem
Description
The vertical padding of the Popover header.
$kendo-popover-header-border-widthNumber$kendo-card-header-border-width1px
Description
The border width of the Popover header.
$kendo-popover-header-border-styleString$kendo-popover-border-stylesolid
Description
The border style of the Popover header.
$kendo-popover-header-textNullnullnull
Description
The text color of the Popover header.
$kendo-popover-header-bgNullnullnull
Description
The background color of the Popover header.
$kendo-popover-header-borderNullnullnull
Description
The border color of the Popover header.
$kendo-popover-body-padding-xNumber$kendo-card-body-padding-x1rem
Description
The horizontal padding of the Popover body.
$kendo-popover-body-padding-yNumber$kendo-card-body-padding-y1rem
Description
The vertical padding of the Popover body.
$kendo-popover-actions-border-widthNumber$kendo-popover-border-width1px
Description
The border width of the Popover actions.
$kendo-popover-callout-widthNumber$kendo-card-callout-width1.3em
Description
The width of the Popover callout.
$kendo-popover-callout-heightNumber$kendo-card-callout-height1.3em
Description
The height of the Popover callout.
$kendo-popover-callout-border-widthNumber$kendo-popover-border-width1px
Description
The border width of the Popover callout.
$kendo-popover-callout-border-styleString$kendo-popover-border-stylesolid
Description
The border style of the Popover callout.
$kendo-popover-callout-bgColor$kendo-popover-bg#ffffff
Description
The background color of the Popover callout.
$kendo-popover-callout-borderColor$kendo-popover-border#dee2e6
Description
The border color of the Popover callout.

In this article

Not finding the help you need?