New to Kendo UI for Angular? Start a free 30-day trial
Customizing Breadcrumb
Variables
The following table lists the available variables for customization.
Name | Type | Default value | Computed value |
---|---|---|---|
$kendo-breadcrumb-margin-x | 0px | ||
Description
The horizontal margin of the Breadcrumb | |||
$kendo-breadcrumb-margin-y | 0px | ||
Description
The vertical margin of the Breadcrumb | |||
$kendo-breadcrumb-padding-x | 0px | ||
Description
The horizontal padding of the Breadcrumb | |||
$kendo-breadcrumb-padding-y | 0px | ||
Description
The vertical padding of the Breadcrumb | |||
$kendo-breadcrumb-border-width | 0px | ||
Description
The width of the border around the Breadcrumb | |||
$kendo-breadcrumb-font-family | var( --kendo-font-family, inherit ) | ||
Description
The font family of the Breadcrumb | |||
$kendo-breadcrumb-font-size | var( --kendo-font-size, inherit ) | ||
$kendo-breadcrumb-sm-font-size | var( --kendo-font-size-md, inherit ) | ||
Description
The font size of the small breadcrumb. | |||
$kendo-breadcrumb-md-font-size | var( --kendo-font-size-md, inherit ) | ||
Description
The font size of the medium breadcrumb. | |||
$kendo-breadcrumb-lg-font-size | var( --kendo-font-size-md, inherit ) | ||
Description
The font size of the large breadcrumb. | |||
$kendo-breadcrumb-line-height | var( --kendo-line-height, normal ) | ||
Description
The line height used along with the $kendo-font-size variable of the Breadcrumb. | |||
$kendo-breadcrumb-sm-line-height | var( --kendo-line-height, normal ) | ||
Description
The line height used along with the $kendo-font-size variable of the small breadcrumb. | |||
$kendo-breadcrumb-md-line-height | var( --kendo-line-height, normal ) | ||
Description
The line height used along with the $kendo-font-size variable of the medium breadcrumb. | |||
$kendo-breadcrumb-lg-line-height | var( --kendo-line-height, normal ) | ||
Description
The line height used along with the $kendo-font-size variable of the large breadcrumb. | |||
$kendo-breadcrumb-bg | var( --kendo-component-bg, initial ) | ||
Description
The background color of the Breadcrumb | |||
$kendo-breadcrumb-text | get-theme-color-var( neutral-130 ) | ||
Description
The text color of the Breadcrumb | |||
$kendo-breadcrumb-border | transparent | ||
Description
The border color of the Breadcrumb | |||
$kendo-breadcrumb-focus-shadow | 0 0 0 1px k-get-theme-color-var( neutral-30 ) | ||
Description
The box shadow of the focused breadcrumb | |||
$kendo-breadcrumb-link-padding-x | map.get( $kendo-spacing, 2 ) | ||
Description
The horizontal padding of the Breadcrumb link | |||
$kendo-breadcrumb-sm-link-padding-x | map.get( $kendo-spacing, 2 ) | ||
Description
The horizontal padding of the small Breadcrumb link. | |||
$kendo-breadcrumb-md-link-padding-x | $kendo-breadcrumb-link-padding-x | ||
Description
The horizontal padding of the medium Breadcrumb link. | |||
$kendo-breadcrumb-lg-link-padding-x | map.get( $kendo-spacing, 2 ) | ||
Description
The horizontal padding of the large Breadcrumb link. | |||
$kendo-breadcrumb-link-padding-y | map.get( $kendo-spacing, 2 ) | ||
Description
The vertical padding of the Breadcrumb link | |||
$kendo-breadcrumb-sm-link-padding-y | map.get( $kendo-spacing, 1.5 ) | ||
Description
The vertical padding of the small Breadcrumb link. | |||
$kendo-breadcrumb-md-link-padding-y | $kendo-breadcrumb-link-padding-y | ||
Description
The vertical padding of the medium Breadcrumb link. | |||
$kendo-breadcrumb-lg-link-padding-y | map.get( $kendo-spacing, 2.5 ) | ||
Description
The vertical padding of the large Breadcrumb link. | |||
$kendo-breadcrumb-link-border-radius | 0px | ||
Description
The radius of the border around the Breadcrumb link | |||
$kendo-breadcrumb-link-initial-text | inherit | ||
Description
The initial text color of the Breadcrumb link | |||
$kendo-breadcrumb-link-bg | transparent | ||
Description
The background color of the Breadcrumb link | |||
$kendo-breadcrumb-link-text | get-theme-color-var( neutral-130 ) | ||
Description
The text color of the Breadcrumb link | |||
$kendo-breadcrumb-link-border | transparent | ||
Description
The borer color of the Breadcrumb link | |||
$kendo-breadcrumb-link-hover-bg | var( --kendo-hover-bg, initial ) | ||
Description
The background color of the hovered breadcrumb link | |||
$kendo-breadcrumb-link-hover-text | k-get-theme-color-var( neutral-160 ) | ||
Description
The text color of the hovered breadcrumb link | |||
$kendo-breadcrumb-link-hover-border | var( --kendo-hover-border, initial ) | ||
Description
The border color of the hovered breadcrumb link | |||
$kendo-breadcrumb-link-active-bg | var( --kendo-selected-bg, initial ) | ||
Description
The background color of the active breadcrumb link | |||
$kendo-breadcrumb-link-active-text | var( --kendo-selected-text, initial ) | ||
Description
The text color of the active breadcrumb link | |||
$kendo-breadcrumb-link-active-border | k-get-theme-color-var( neutral-30 ) | ||
Description
The border color of the active breadcrumb link | |||
$kendo-breadcrumb-link-focus-bg | transparent | ||
Description
The background color of the focused breadcrumb link | |||
$kendo-breadcrumb-link-focus-text | k-get-theme-color-var( neutral-190 ) | ||
Description
The text color of the focused breadcrumb link | |||
$kendo-breadcrumb-link-focus-shadow | inset 0 0 0 1px get-theme-color-var( neutral-130 ) | ||
Description
The box shadow of the focused breadcrumb link | |||
$kendo-breadcrumb-link-focus-hover-bg | var( --kendo-hover-bg, initial ) | ||
Description
The focus and hover background color of the Breadcrumb link | |||
$kendo-breadcrumb-link-disabled-bg | none | ||
Description
The background color of the disabled breadcrumb link | |||
$kendo-breadcrumb-link-disabled-text | var( --kendo-disabled-text, initial ) | ||
Description
The text color of the disabled breadcrumb link | |||
$kendo-breadcrumb-link-disabled-border | none | ||
Description
The border color of the disabled breadcrumb link | |||
$kendo-breadcrumb-link-selected-bg | var( --kendo-component-bg, initial ) | ||
Description
The background color of selected the Breadcrumb link | |||
$kendo-breadcrumb-link-selected-text | k-get-theme-color-var( neutral-160 ) | ||
Description
The text color of the selected breadcrumb link | |||
$kendo-breadcrumb-link-selected-border | transparent | ||
Description
The border color of the selected breadcrumb link | |||
$kendo-breadcrumb-link-selected-font-weight | var( --kendo-font-weight-bold, bold ) | ||
Description
The font weight of the selected breadcrumb link | |||
$kendo-breadcrumb-root-link-bg | $kendo-breadcrumb-link-bg | ||
Description
The background color of the Breadcrumb root link | |||
$kendo-breadcrumb-root-link-text | $kendo-breadcrumb-link-text | ||
Description
The text color of the Breadcrumb root link | |||
$kendo-breadcrumb-root-link-border | $kendo-breadcrumb-link-border | ||
Description
The border color of the Breadcrumb root link | |||
$kendo-breadcrumb-root-link-hover-bg | $kendo-breadcrumb-link-hover-bg | ||
Description
The background color of the hovered breadcrumb root link | |||
$kendo-breadcrumb-root-link-hover-text | $kendo-breadcrumb-link-hover-text | ||
Description
The text color of the hovered breadcrumb root link | |||
$kendo-breadcrumb-root-link-hover-border | $kendo-breadcrumb-link-hover-border | ||
Description
The border color of the hovered breadcrumb root link | |||
$kendo-breadcrumb-root-link-active-bg | $kendo-breadcrumb-link-active-bg | ||
Description
The background color of the active breadcrumb root link | |||
$kendo-breadcrumb-root-link-active-text | $kendo-breadcrumb-link-active-text | ||
Description
The text color of the active breadcrumb root link | |||
$kendo-breadcrumb-root-link-active-border | $kendo-breadcrumb-link-active-border | ||
Description
The border color of the active breadcrumb root link | |||
$kendo-breadcrumb-root-link-focus-bg | $kendo-breadcrumb-link-focus-bg | ||
Description
The background color of the focused breadcrumb root link | |||
$kendo-breadcrumb-root-link-focus-text | $kendo-breadcrumb-link-focus-text | ||
Description
The text color of the focused breadcrumb root link | |||
$kendo-breadcrumb-root-link-focus-shadow | $kendo-breadcrumb-link-focus-shadow | ||
Description
The border color of the focused breadcrumb root link | |||
$kendo-breadcrumb-root-link-focus-hover-bg | $kendo-breadcrumb-link-focus-hover-bg | ||
Description
The focus and hover background color of the Breadcrumb root link | |||
$kendo-breadcrumb-root-link-disabled-text | $kendo-breadcrumb-link-disabled-text | ||
Description
The text color of the disabled breadcrumb root link | |||
$kendo-breadcrumb-icon-link-padding-y | map.get( $kendo-spacing, 2.5 ) | ||
Description
The vertical padding of the Breadcrumb link icon | |||
$kendo-breadcrumb-sm-icon-link-padding-y | map.get( $kendo-spacing, 2 ) | ||
Description
The vertical padding of the small Breadcrumb link icon. | |||
$kendo-breadcrumb-md-icon-link-padding-y | $kendo-breadcrumb-icon-link-padding-y | ||
Description
The vertical padding of the medium Breadcrumb link icon. | |||
$kendo-breadcrumb-lg-icon-link-padding-y | map.get( $kendo-spacing, 3 ) | ||
Description
The vertical padding of the large Breadcrumb link icon. | |||
$kendo-breadcrumb-icon-link-padding-x | $kendo-breadcrumb-icon-link-padding-y | ||
Description
The horizontal padding of the Breadcrumb link icon | |||
$kendo-breadcrumb-sm-icon-link-padding-x | $kendo-breadcrumb-sm-icon-link-padding-y | ||
Description
The horizontal padding of the small Breadcrumb link icon. | |||
$kendo-breadcrumb-md-icon-link-padding-x | $kendo-breadcrumb-icon-link-padding-x | ||
Description
The horizontal padding of the medium Breadcrumb link icon. | |||
$kendo-breadcrumb-lg-icon-link-padding-x | $kendo-breadcrumb-lg-icon-link-padding-y | ||
Description
The horizontal padding of the large Breadcrumb link icon. | |||
$kendo-breadcrumb-sizes | (
sm: (
link-padding-x: $kendo-breadcrumb-sm-link-padding-x,
link-padding-y: $kendo-breadcrumb-sm-link-padding-y,
icon-link-padding-x: $kendo-breadcrumb-sm-icon-link-padding-x,
icon-link-padding-y: $kendo-breadcrumb-sm-icon-link-padding-y,
font-size: $kendo-breadcrumb-sm-font-size,
line-height: $kendo-breadcrumb-sm-line-height
),
md: (
link-padding-x: $kendo-breadcrumb-md-link-padding-x,
link-padding-y: $kendo-breadcrumb-md-link-padding-y,
icon-link-padding-x: $kendo-breadcrumb-md-icon-link-padding-x,
icon-link-padding-y: $kendo-breadcrumb-md-icon-link-padding-y,
font-size: $kendo-breadcrumb-md-font-size,
line-height: $kendo-breadcrumb-md-line-height
),
lg: (
link-padding-x: $kendo-breadcrumb-lg-link-padding-x,
link-padding-y: $kendo-breadcrumb-lg-link-padding-y,
icon-link-padding-x: $kendo-breadcrumb-lg-icon-link-padding-x,
icon-link-padding-y: $kendo-breadcrumb-lg-icon-link-padding-y,
font-size: $kendo-breadcrumb-lg-font-size,
line-height: $kendo-breadcrumb-lg-line-height
)
) | ||
Description
The sizes map for the Breadcrumb. |