Customizing Prompt

Variables

The following table lists the available variables for customization.

NameTypeDefault valueComputed value
$kendo-prompt-textvar( --kendo-component-text, initial )
Description
The text color of the Prompt.
$kendo-prompt-bgvar( --kendo-component-bg, initial )
Description
The background color of the Prompt.
$kendo-prompt-bordervar( --kendo-component-border, initial )
Description
The border color of the Prompt.
$kendo-prompt-header-textvar( --kendo-component-text, initial )
Description
The text color of the Prompt header.
$kendo-prompt-header-bgvar( --kendo-component-bg, initial )
Description
The background color of the Prompt header.
$kendo-prompt-header-bordervar( --kendo-component-border, initial )
Description
The border color of the Prompt header.
$kendo-prompt-content-padding-yk-spacing(4)
Description
The vertical padding of the Prompt content.
$kendo-prompt-content-padding-xk-spacing(4)
Description
The horizontal padding of the Prompt content.
$kendo-prompt-content-spacingk-spacing(4)
Description
The spacing between the items of the Prompt content.
$kendo-prompt-content-textk-get-theme-color-var( neutral-190 )
Description
The text color of the Prompt content.
$kendo-prompt-content-bgk-get-theme-color-var( neutral-10 )
Description
The background color of the Prompt content.
$kendo-prompt-content-bordervar( --kendo-component-border, initial )
Description
The text border of the Prompt content.
$kendo-prompt-expander-spacingk-spacing(2)
Description
The spacing between the items of the Prompt content expander.
$kendo-prompt-suggestion-padding-yk-spacing(2)
Description
The vertical padding of the Prompt suggestion container.
$kendo-prompt-suggestion-padding-xk-spacing(2)
Description
The horizontal padding of the Prompt suggestion container.
$kendo-prompt-suggestion-border-radiusk-border-radius(md)
Description
The border radius of the Prompt suggestion container.
$kendo-prompt-suggestion-textvar( --kendo-component-text, initial )
Description
The text color of the Prompt suggestion container.
$kendo-prompt-suggestion-bgvar( --kendo-component-bg, initial )
Description
The background color of the Prompt suggestion container.
$kendo-prompt-suggestion-bordervar( --kendo-component-border, initial )
Description
The border color of the Prompt suggestion container.
$kendo-prompt-suggestion-shadowk-elevation(1)
Description
The elevation of the Prompt suggestion container.

In this article

Not finding the help you need?