Customizing Popup

Variables

The following table lists the available variables for customization.

NameTypeDefault valueComputed value
$kendo-popup-padding-xNullnullnull
Description
Horizontal padding of the popup.
$kendo-popup-padding-yNullnullnull
Description
Vertical padding of the popup.
$kendo-popup-border-widthNumber0px0px
Description
Width of the border around the popup.
$kendo-popup-border-radiusNullnullnull
Description
Border radius of the popup.
$kendo-popup-font-sizeNumber$kendo-font-size-md14px
Description
Font size of the popup.
$kendo-popup-line-heightNumber$kendo-line-height-md2
Description
Line height of the popup.
$kendo-popup-content-padding-xNumberk-map-get( $kendo-spacing, 2 )8px
Description
Horizontal padding of the popup content.
$kendo-popup-content-padding-yNumberk-map-get( $kendo-spacing, 2 )8px
Description
Vertical padding of the popup content.
$kendo-popup-bgColor$kendo-component-bg#ffffff
Description
Background color of the popup.
$kendo-popup-textColor$kendo-component-textrgba(0, 0, 0, 0.87)
Description
Text color of the popup.
$kendo-popup-borderColor$kendo-component-borderrgba(0, 0, 0, 0.12)
Description
Border color of the popup.
$kendo-popup-shadowString$box-shadow-depth-4var(--kendo-elevation-4, 0px 2px 4px 0px rgba(0, 0, 0, 0.2), 0px 1px 10px 0px rgba(0, 0, 0, 0.12), 0px 4px 5px 0px rgba(0, 0, 0, 0.14))
Description
Box shadow of the popup.

In this article

Not finding the help you need?