Customizing Breadcrumb

Variables

The following table lists the available variables for customization.

NameTypeDefault valueComputed value
$kendo-breadcrumb-border-widthNumber0px0px
Description
The width of the border around the Breadcrumb.
$kendo-breadcrumb-margin-xNullnullnull
Description
The horizontal margin of the Breadcrumb.
$kendo-breadcrumb-margin-yNullnullnull
Description
The vertical margin of the Breadcrumb.
$kendo-breadcrumb-padding-xNullnullnull
Description
The horizontal padding of the Breadcrumb.
$kendo-breadcrumb-padding-yNullnullnull
Description
The vertical padding of the Breadcrumb.
$kendo-breadcrumb-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the Breadcrumb.
$kendo-breadcrumb-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the Breadcrumb.
$kendo-breadcrumb-sm-font-sizeStringvar( --kendo-font-size-sm, inherit )var(--kendo-font-size-sm, inherit)
Description
The font size of the small Breadcrumb.
$kendo-breadcrumb-md-font-sizeString$kendo-breadcrumb-font-sizevar(--kendo-font-size, inherit)
Description
The font size of the medium Breadcrumb.
$kendo-breadcrumb-lg-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the large Breadcrumb.
$kendo-breadcrumb-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line-height of the Breadcrumb.
$kendo-breadcrumb-sm-line-heightNumberk-math-div( 20, 14 )1.4285714286
Description
The line-height of the small Breadcrumb.
$kendo-breadcrumb-md-line-heightString$kendo-breadcrumb-line-heightvar(--kendo-line-height, normal)
Description
The line-height of the medium Breadcrumb.
$kendo-breadcrumb-lg-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line-height of the height Breadcrumb.
$kendo-breadcrumb-bgString$kendo-component-bgvar(--kendo-color-surface-alt, #ffffff)
Description
The base background of the Breadcrumb.
$kendo-breadcrumb-textString$kendo-component-textvar(--kendo-color-on-app-surface, #212529)
Description
The base text color of the Breadcrumb.
$kendo-breadcrumb-borderString$kendo-component-bordervar(--kendo-color-border, #dee2e6)
Description
The base border color of the Breadcrumb.
$kendo-breadcrumb-focus-shadowList0 0 2px 1px rgba( black, .06 )0 0 2px 1px rgba(0, 0, 0, 0.06)
Description
The box shadow of the focused Breadcrumb.
$kendo-breadcrumb-link-padding-xStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The horizontal padding of the Breadcrumb link.
$kendo-breadcrumb-sm-link-padding-xStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The horizontal padding of the small Breadcrumb link.
$kendo-breadcrumb-md-link-padding-xString$kendo-breadcrumb-link-padding-xvar(--kendo-spacing-3, 0.75rem)
Description
The horizontal padding of the medium Breadcrumb link.
$kendo-breadcrumb-lg-link-padding-xStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The horizontal padding of the large Breadcrumb link.
$kendo-breadcrumb-link-padding-yStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the Breadcrumb link.
$kendo-breadcrumb-sm-link-padding-yStringk-spacing(1.5)var(--kendo-spacing-1\.5, 0.375rem)
Description
The vertical padding of the small Breadcrumb link.
$kendo-breadcrumb-md-link-padding-yString$kendo-breadcrumb-link-padding-yvar(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the medium Breadcrumb link.
$kendo-breadcrumb-lg-link-padding-yStringk-spacing(2.5)var(--kendo-spacing-2\.5, 0.625rem)
Description
The vertical padding of the large Breadcrumb link.
$kendo-breadcrumb-link-border-radiusStringk-border-radius(md)var(--kendo-border-radius-md, 0.375rem)
Description
The border-radius of the Breadcrumb link.
$kendo-breadcrumb-icon-link-padding-yStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The vertical padding of the Breadcrumb link icon.
$kendo-breadcrumb-sm-icon-link-padding-yStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
The vertical padding of the small Breadcrumb link icon.
$kendo-breadcrumb-md-icon-link-padding-yString$kendo-breadcrumb-icon-link-padding-yvar(--kendo-spacing-3, 0.75rem)
Description
The vertical padding of the medium Breadcrumb link icon.
$kendo-breadcrumb-lg-icon-link-padding-yStringk-spacing(3.5)var(--kendo-spacing-3\.5, 0.875rem)
Description
The vertical padding of the large Breadcrumb link icon.
$kendo-breadcrumb-icon-link-padding-xString$kendo-breadcrumb-icon-link-padding-yvar(--kendo-spacing-3, 0.75rem)
Description
The horizontal padding of the Breadcrumb link icon.
$kendo-breadcrumb-sm-icon-link-padding-xString$kendo-breadcrumb-sm-icon-link-padding-yvar(--kendo-spacing-2, 0.5rem)
Description
The horizontal padding of the small Breadcrumb link icon.
$kendo-breadcrumb-md-icon-link-padding-xString$kendo-breadcrumb-icon-link-padding-xvar(--kendo-spacing-3, 0.75rem)
Description
The horizontal padding of the medium Breadcrumb link icon.
$kendo-breadcrumb-lg-icon-link-padding-xString$kendo-breadcrumb-lg-icon-link-padding-yvar(--kendo-spacing-3\.5, 0.875rem)
Description
The horizontal padding of the large Breadcrumb link icon.
$kendo-breadcrumb-link-initial-textStringinheritinherit
Description
The text color of the Breadcrumb link.
$kendo-breadcrumb-link-icon-spacingString$kendo-icon-spacingvar(--kendo-spacing-2, 0.5rem)
Description
The spacing of the Breadcrumb link icon.
$kendo-breadcrumb-link-bgNullnullnull
Description
The background color of the Breadcrumb link.
$kendo-breadcrumb-link-textString$kendo-link-textvar(--kendo-color-primary, #0d6efd)
Description
The text color of the Breadcrumb link.
$kendo-breadcrumb-link-borderNullnullnull
Description
The border color of the Breadcrumb link.
$kendo-breadcrumb-link-hover-bgNullnullnull
Description
The background color of the hovered Breadcrumb link.
$kendo-breadcrumb-link-hover-textString$kendo-link-hover-textvar(--kendo-color-primary-hover, #0b5ed7)
Description
The text color of the hovered Breadcrumb link.
$kendo-breadcrumb-link-hover-borderNullnullnull
Description
The border color of the hovered Breadcrumb link.
$kendo-breadcrumb-link-focus-bgNullnullnull
Description
The background color of the focused Breadcrumb link.
$kendo-breadcrumb-link-focus-textNullnullnull
Description
The text color of the focused Breadcrumb link.
$kendo-breadcrumb-link-focus-borderNullnullnull
Description
The border color of the focused Breadcrumb link.
$kendo-breadcrumb-link-focus-shadowListinset 0 0 0 3px if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 25%, transparent), rgba( $kendo-breadcrumb-text, .25 ))inset 0 0 0 3px color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 25%, transparent)
Description
The box shadow of the focused Breadcrumb link.
$kendo-breadcrumb-root-link-bgNullnullnull
Description
The background color of the Breadcrumb root link.
$kendo-breadcrumb-root-link-textString$kendo-link-textvar(--kendo-color-primary, #0d6efd)
Description
The text color of the Breadcrumb root link.
$kendo-breadcrumb-root-link-borderNullnullnull
Description
The border color of the Breadcrumb root link.
$kendo-breadcrumb-root-link-hover-bgNullnullnull
Description
The background color of the hovered Breadcrumb root link.
$kendo-breadcrumb-root-link-hover-textString$kendo-link-hover-textvar(--kendo-color-primary-hover, #0b5ed7)
Description
The text color of the hovered Breadcrumb root link.
$kendo-breadcrumb-root-link-hover-borderNullnullnull
Description
The border color of the hovered Breadcrumb root link.
$kendo-breadcrumb-root-link-focus-bgNullnullnull
Description
The background color of the focused Breadcrumb root link.
$kendo-breadcrumb-root-link-focus-textNullnullnull
Description
The text color of the focused Breadcrumb root link.
$kendo-breadcrumb-root-link-focus-borderNullnullnull
Description
The border color of the focused Breadcrumb root link.
$kendo-breadcrumb-root-link-focus-shadowList$kendo-breadcrumb-link-focus-shadowinset 0 0 0 3px color-mix(in srgb, var(--kendo-color-on-app-surface, #212529) 25%, transparent)
Description
The box shadow of the focused Breadcrumb root link.
$kendo-breadcrumb-current-item-bgNullnullnull
Description
The background color of the current Breadcrumb root link.
$kendo-breadcrumb-current-item-textString$kendo-color-secondaryvar(--kendo-color-secondary, #6c757d)
Description
The text color of the current Breadcrumb root link.
$kendo-breadcrumb-current-item-borderNullnullnull
Description
The border color of the current Breadcrumb root link.
$kendo-breadcrumb-sizesMap( 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 ) )(sm: (link-padding-x: var(--kendo-spacing-3, 0.75rem), link-padding-y: var(--kendo-spacing-1\.5, 0.375rem), icon-link-padding-x: var(--kendo-spacing-2, 0.5rem), icon-link-padding-y: var(--kendo-spacing-2, 0.5rem), font-size: var(--kendo-font-size-sm, inherit), line-height: 1.4285714286), md: (link-padding-x: var(--kendo-spacing-3, 0.75rem), link-padding-y: var(--kendo-spacing-2, 0.5rem), icon-link-padding-x: var(--kendo-spacing-3, 0.75rem), icon-link-padding-y: var(--kendo-spacing-3, 0.75rem), font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal)), lg: (link-padding-x: var(--kendo-spacing-3, 0.75rem), link-padding-y: var(--kendo-spacing-2\.5, 0.625rem), icon-link-padding-x: var(--kendo-spacing-3\.5, 0.875rem), icon-link-padding-y: var(--kendo-spacing-3\.5, 0.875rem), font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal)))
Description
The sizes map for the Breadcrumb.

In this article

Not finding the help you need?