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-border-width | Number | 0px | 0px |
Description
The width of the border around the Breadcrumb. | |||
$kendo-breadcrumb-margin-x | Null | null | null |
Description
The horizontal margin of the Breadcrumb. | |||
$kendo-breadcrumb-margin-y | Null | null | null |
Description
The vertical margin of the Breadcrumb. | |||
$kendo-breadcrumb-padding-x | Null | null | null |
Description
The horizontal padding of the Breadcrumb. | |||
$kendo-breadcrumb-padding-y | Null | null | null |
Description
The vertical padding of the Breadcrumb. | |||
$kendo-breadcrumb-font-family | List | $kendo-font-family | Roboto, "Helvetica Neue", sans-serif |
Description
The font family of the Breadcrumb. | |||
$kendo-breadcrumb-font-size | Number | $kendo-font-size-md | 14px |
Description
The font size of the Breadcrumb. | |||
$kendo-breadcrumb-sm-font-size | Number | $kendo-font-size-md | 14px |
Description
The font size of the small Breadcrumb. | |||
$kendo-breadcrumb-md-font-size | Number | $kendo-breadcrumb-font-size | 14px |
Description
The font size of the medium Breadcrumb. | |||
$kendo-breadcrumb-lg-font-size | Number | $kendo-font-size-md | 14px |
Description
The font size of the large Breadcrumb. | |||
$kendo-breadcrumb-line-height | Number | $kendo-line-height-md | 2 |
Description
The line-height of the Breadcrumb. | |||
$kendo-breadcrumb-sm-line-height | Number | $kendo-line-height-md | 2 |
Description
The line-height of the small Breadcrumb. | |||
$kendo-breadcrumb-md-line-height | Number | $kendo-breadcrumb-line-height | 2 |
Description
The line-height of the medium Breadcrumb. | |||
$kendo-breadcrumb-lg-line-height | Number | $kendo-line-height-md | 2 |
Description
The line-height of the height Breadcrumb. | |||
$kendo-breadcrumb-bg | Color | $kendo-component-bg | #ffffff |
Description
The base background of the Breadcrumb. | |||
$kendo-breadcrumb-text | Color | $kendo-component-text | rgba(0, 0, 0, 0.87) |
Description
The base text color of the Breadcrumb. | |||
$kendo-breadcrumb-border | Color | $kendo-component-border | rgba(0, 0, 0, 0.12) |
Description
The base border color of the Breadcrumb. | |||
$kendo-breadcrumb-focus-shadow | List | 0 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-x | Number | k-map-get( $kendo-spacing, 2.5 ) | 10px |
Description
The horizontal padding of the Breadcrumb link. | |||
$kendo-breadcrumb-sm-link-padding-x | Number | k-map-get( $kendo-spacing, 2.5 ) | 10px |
Description
The horizontal padding of the small Breadcrumb link. | |||
$kendo-breadcrumb-md-link-padding-x | Number | $kendo-breadcrumb-link-padding-x | 10px |
Description
The horizontal padding of the medium Breadcrumb link. | |||
$kendo-breadcrumb-lg-link-padding-x | Number | k-map-get( $kendo-spacing, 2.5 ) | 10px |
Description
The horizontal padding of the large Breadcrumb link. | |||
$kendo-breadcrumb-link-padding-y | Number | k-map-get( $kendo-spacing, 1 ) | 4px |
Description
The vertical padding of the Breadcrumb link. | |||
$kendo-breadcrumb-sm-link-padding-y | Number | k-map-get( $kendo-spacing, 0.5 ) | 2px |
Description
The vertical padding of the small Breadcrumb link. | |||
$kendo-breadcrumb-md-link-padding-y | Number | $kendo-breadcrumb-link-padding-y | 4px |
Description
The vertical padding of the medium Breadcrumb link. | |||
$kendo-breadcrumb-lg-link-padding-y | Number | k-map-get( $kendo-spacing, 1.5 ) | 6px |
Description
The vertical padding of the large Breadcrumb link. | |||
$kendo-breadcrumb-link-border-radius | Number | $kendo-border-radius-md | 4px |
Description
The border-radius of the Breadcrumb link. | |||
$kendo-breadcrumb-icon-link-padding-y | Number | k-map-get( $kendo-spacing, 2.5 ) | 10px |
Description
The vertical padding of the Breadcrumb link icon. | |||
$kendo-breadcrumb-sm-icon-link-padding-y | Number | k-map-get( $kendo-spacing, 2 ) | 8px |
Description
The vertical padding of the small Breadcrumb link icon. | |||
$kendo-breadcrumb-md-icon-link-padding-y | Number | $kendo-breadcrumb-icon-link-padding-y | 10px |
Description
The vertical padding of the medium Breadcrumb link icon. | |||
$kendo-breadcrumb-lg-icon-link-padding-y | Number | k-map-get( $kendo-spacing, 3 ) | 12px |
Description
The vertical padding of the large Breadcrumb link icon. | |||
$kendo-breadcrumb-icon-link-padding-x | Number | $kendo-breadcrumb-icon-link-padding-y | 10px |
Description
The horizontal padding of the Breadcrumb link icon. | |||
$kendo-breadcrumb-sm-icon-link-padding-x | Number | $kendo-breadcrumb-sm-icon-link-padding-y | 8px |
Description
The horizontal padding of the small Breadcrumb link icon. | |||
$kendo-breadcrumb-md-icon-link-padding-x | Number | $kendo-breadcrumb-icon-link-padding-x | 10px |
Description
The horizontal padding of the medium Breadcrumb link icon. | |||
$kendo-breadcrumb-lg-icon-link-padding-x | Number | $kendo-breadcrumb-lg-icon-link-padding-y | 12px |
Description
The horizontal padding of the large Breadcrumb link icon. | |||
$kendo-breadcrumb-link-icon-spacing | Number | $kendo-icon-spacing | 8px |
Description
The spacing of the Breadcrumb link icon. | |||
$kendo-breadcrumb-link-initial-text | String | inherit | inherit |
Description
The text color of the Breadcrumb link. | |||
$kendo-breadcrumb-link-bg | Null | null | null |
Description
The background color of the Breadcrumb link. | |||
$kendo-breadcrumb-link-text | Color | $kendo-color-primary | #3f51b5 |
Description
The text color of the Breadcrumb link. | |||
$kendo-breadcrumb-link-border | Null | null | null |
Description
The border color of the Breadcrumb link. | |||
$kendo-breadcrumb-link-hover-bg | Color | $kendo-hover-bg | rgba(0, 0, 0, 0.04) |
Description
The background color of the hovered Breadcrumb link. | |||
$kendo-breadcrumb-link-hover-text | Null | null | null |
Description
The text color of the hovered Breadcrumb link. | |||
$kendo-breadcrumb-link-hover-border | Null | null | null |
Description
The border color of the hovered Breadcrumb link. | |||
$kendo-breadcrumb-link-focus-bg | Color | k-map-get( $theme, focus-bg ) | rgba(0, 0, 0, 0.12) |
Description
The background color of the focused Breadcrumb link. | |||
$kendo-breadcrumb-link-focus-text | Null | null | null |
Description
The text color of the focused Breadcrumb link. | |||
$kendo-breadcrumb-link-focus-border | Null | null | null |
Description
The border color of the focused Breadcrumb link. | |||
$kendo-breadcrumb-link-focus-shadow | Null | null | null |
Description
The box shadow of the focused Breadcrumb link. | |||
$kendo-breadcrumb-root-link-bg | Null | null | null |
Description
The background color of the Breadcrumb root link. | |||
$kendo-breadcrumb-root-link-text | Null | null | null |
Description
The text color of the Breadcrumb root link. | |||
$kendo-breadcrumb-root-link-border | Null | null | null |
Description
The border color of the Breadcrumb root link. | |||
$kendo-breadcrumb-root-link-hover-bg | Color | $kendo-hover-bg | rgba(0, 0, 0, 0.04) |
Description
The background color of the hovered Breadcrumb root link. | |||
$kendo-breadcrumb-root-link-hover-text | Null | null | null |
Description
The text color of the hovered Breadcrumb root link. | |||
$kendo-breadcrumb-root-link-hover-border | Null | null | null |
Description
The border color of the hovered Breadcrumb root link. | |||
$kendo-breadcrumb-root-link-focus-bg | Color | k-map-get( $theme, focus-bg ) | rgba(0, 0, 0, 0.12) |
Description
The background color of the focused Breadcrumb root link. | |||
$kendo-breadcrumb-root-link-focus-text | Null | null | null |
Description
The text color of the focused Breadcrumb root link. | |||
$kendo-breadcrumb-root-link-focus-border | Null | null | null |
Description
The border color of the focused Breadcrumb root link. | |||
$kendo-breadcrumb-root-link-focus-shadow | Null | null | null |
Description
The box shadow of the focused Breadcrumb root link. | |||
$kendo-breadcrumb-current-item-bg | Null | null | null |
Description
The background color of the current Breadcrumb root link. | |||
$kendo-breadcrumb-current-item-text | Null | null | null |
Description
The text color of the current Breadcrumb root link. | |||
$kendo-breadcrumb-current-item-border | Null | null | null |
Description
The border color of the current Breadcrumb root link. | |||
$kendo-breadcrumb-sizes | Map | (
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: 10px, link-padding-y: 2px, icon-link-padding-x: 8px, icon-link-padding-y: 8px, font-size: 14px, line-height: 2), md: (link-padding-x: 10px, link-padding-y: 4px, icon-link-padding-x: 10px, icon-link-padding-y: 10px, font-size: 14px, line-height: 2), lg: (link-padding-x: 10px, link-padding-y: 6px, icon-link-padding-x: 12px, icon-link-padding-y: 12px, font-size: 14px, line-height: 2)) |
Description
The sizes map for the Breadcrumb. |