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

Customizing Chat

Variables

The following table lists the available variables for customization.

NameTypeDefault valueComputed value
$kendo-chat-transitionvar( --kendo-transition, inherit )
Description
The box shadow transition of the chat.
$kendo-chat-link-hover-textvar( --kendo-link-hover-text, inherit )
Description
The hover text of links in the bubble of the chat.
$kendo-chat-link-textvar( --kendo-link-text, inherit )
Description
The text of links in the bubble of the chat.
$kendo-chat-padding-xmap.get( $kendo-spacing, 4 )
Description
The horizontal padding of the chat.
$kendo-chat-padding-ymap.get( $kendo-spacing, 4 )
Description
The vertical padding of the chat.
$kendo-chat-width500px
Description
the width of the chat.
$kendo-chat-height600px
Description
The height of the chat.
$kendo-chat-border-width1px
Description
The border width of the chat.
$kendo-chat-font-familyvar( --kendo-font-family, inherit )
Description
The font family of the chat.
$kendo-chat-font-sizevar( --kendo-font-size, inherit )
Description
The font size of the chat.
$kendo-chat-line-heightvar( --kendo-line-height, normal )
Description
The line height of the chat.
$kendo-chat-typing-indicator-dot-size8px
Description
The size of the chat typeing indicator dot in the chat.
$kendo-chat-typing-indicator-dot-spacing5px
Description
The spacing of the chat typeing indicator dot in the chat.
$kendo-chat-item-spacing-xmap.get( $kendo-spacing, 2 )
Description
The horizontal spacing between items of the chat.
$kendo-chat-item-spacing-ymap.get( $kendo-spacing, 4 )
Description
The vertical spacing between items of the chat.
$kendo-chat-message-list-padding-x$kendo-chat-padding-x
Description
The horizontal padding of message list of the chat.
$kendo-chat-message-list-padding-y$kendo-chat-padding-y
Description
The vertical padding of message list of the chat.
$kendo-chat-message-list-spacing$kendo-chat-item-spacing-y
Description
The spacing of message list of the chat.
$kendo-chat-timestamp-font-sizesmaller
Description
The font size of the timestap.
$kendo-chat-timestamp-line-heightvar( --kendo-line-height, normal )
Description
The line height of the timestamp.
$kendo-chat-timestamp-transformuppercase
Description
the text transform of the timestamp.
$kendo-chat-timestamp-textvar( --kendo-subtle-text, inherit )
Description
The text of the timestamp.
$kendo-chat-timestamp-bgnormal
Description
the background of the timestamp.
$kendo-chat-bubble-padding-xmap.get( $kendo-spacing, 3 )
Description
The horizontal padding of the bubble message.
$kendo-chat-bubble-padding-ymap.get( $kendo-spacing, 2 )
Description
The vertical padding of the bubble message.
$kendo-chat-bubble-spacingmap.get( $kendo-spacing, 0.5 )
Description
The spacing of the bubble message.
$kendo-chat-bubble-line-heightvar( --kendo-line-height, normal )
Description
The line height of the bubble message.
$kendo-chat-scroll-buttonmap.get( $kendo-spacing, 2 )
Description
The padding of the scroll button in the chat.
$kendo-card-deck-scrollbar-size20px
Description
The size of the card deck scrollbar in the chat.
$kendo-chat-bubble-border-radiusmap.get( $kendo-spacing, 3 )
Description
The border radius of the bubble message.
$kendo-chat-bubble-border-radius-smvar( --kendo-border-radius, 0 )
Description
The border radius of the small bubble message
$kendo-chat-avatar-size32px
Description
The size of the avatar.
$kendo-chat-avatar-spacing$kendo-chat-item-spacing-x
Description
The spacing of the avatar.
$kendo-chat-toolbar-padding-x$kendo-toolbar-md-padding-x
Description
The horizontal padding of the toolbar in the chat.
$kendo-chat-toolbar-padding-y$kendo-toolbar-md-padding-y
Description
The vertical padding of the toolbar in the chat.
$kendo-chat-toolbar-spacing$kendo-toolbar-md-spacing
Description
The spacing of the toolbar in the chat.
$kendo-chat-toolbar-bg$kendo-toolbar-bg
Description
The background of the toolbar in the chat.
$kendo-chat-toolbar-text$kendo-toolbar-text
Description
The text of the toolbar in the chat.
$kendo-chat-toolbar-borderinherit
Description
The border of the toolbar in the chat.
$kendo-chat-quick-reply-padding-xmap.get( $kendo-spacing, 3 )
Description
The horizontal padding of the quick reply in the chat.
$kendo-chat-quick-reply-padding-ymap.get( $kendo-spacing, 2 )
Description
The vertical padding of the quick reply in the chat.
$kendo-chat-quick-reply-spacingmap.get( $kendo-spacing, 2 )
Description
The spacing of the quick reply in the chat.
$kendo-chat-quick-reply-line-height$kendo-chat-bubble-line-height
Description
The line height of the quick reply in the chat.
$kendo-chat-bgk-get-theme-color-var( neutral-10 )
Description
The background of the chat.
$kendo-chat-textk-get-theme-color-var( neutral-190 )
Description
The text of the chat.
$kendo-chat-borderk-get-theme-color-var( neutral-30 )
Description
The border of the chat.
$kendo-chat-bubble-bgvar( --kendo-component-bg, inherit )
Description
The background of the bubble in the chat.
$kendo-chat-bubble-textvar( --kendo-component-text, inherit )
Description
The text of the bubble in the chat.
$kendo-chat-bubble-border$kendo-chat-bubble-bg
Description
The border of the bubble in the chat.
$kendo-chat-bubble-shadowvar( --kendo-box-shadow-depth-1, none )
Description
The box shadow of the bubble in the chat.
$kendo-chat-bubble-hover-shadowvar( --kendo-box-shadow-depth-2, none )
Description
The hover shadow of the bubble in the chat.
$kendo-chat-bubble-selected-shadowvar( --kendo-box-shadow-depth-3, none )
Description
The selected shadow of the bubble in the chat.
$kendo-chat-alt-bubble-bgk-get-theme-color-var( primary-100 )
Description
The background of the alt bubble in the chat.
$kendo-chat-alt-bubble-textvar( --kendo-component-bg, inherit )
Description
The text of the alt bubble in the chat.
$kendo-chat-alt-bubble-border$kendo-chat-alt-bubble-bg
Description
The border of the alt bubble in the chat.
$kendo-chat-alt-bubble-shadowvar( --kendo-box-shadow-depth-1, none )
Description
The shadow of the alt bubble in the chat.
$kendo-chat-alt-bubble-hover-shadowvar( --kendo-box-shadow-depth-2, none )
Description
The hover shadow of the alt bubble in the chat.
$kendo-chat-alt-bubble-selected-shadowvar( --kendo-box-shadow-depth-3, none )
Description
The selected shadow of the alt bubble in the chat.
$kendo-chat-quick-reply-bgtransparent
Description
The background of quick reply in the chat.
$kendo-chat-quick-reply-textk-get-theme-color-var( primary-100 )
Description
The text of quick reply in the chat.
$kendo-chat-quick-reply-borderk-get-theme-color-var( primary-100 )
Description
The border of quick reply in the chat.
$kendo-chat-quick-reply-hover-bgk-get-theme-color-var( primary-100 )
Description
The hover background of quick reply in the chat.
$kendo-chat-quick-reply-hover-textvar( --kendo-component-bg, inherit )
Description
The text of quick reply in the chat.
$kendo-chat-quick-reply-hover-borderk-get-theme-color-var( primary-100 )
Description
The hover border of quick reply in the chat.

In this article

Not finding the help you need?