Customizing Tabstrip

Variables

The following table lists the available variables for customization.

NameTypeDefault valueComputed value
$kendo-tabstrip-wrapper-padding-xStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The horizontal padding of the TabStrip wrapper.
$kendo-tabstrip-wrapper-padding-yStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The vertical padding of the TabStrip wrapper.
$kendo-tabstrip-wrapper-border-widthNumber0px0px
Description
The border width around the TabStrip wrapper.
$kendo-tabstrip-font-familyStringvar( --kendo-font-family, inherit )var(--kendo-font-family, inherit)
Description
The font family of the TabStrip.
$kendo-tabstrip-font-sizeStringvar( --kendo-font-size, inherit )var(--kendo-font-size, inherit)
Description
The font size of the TabStrip.
$kendo-tabstrip-line-heightStringvar( --kendo-line-height, normal )var(--kendo-line-height, normal)
Description
The line height of the TabStrip.
$kendo-tabstrip-border-widthNumber1px1px
Description
The border width around the TabStrip.
$kendo-tabstrip-wrapper-bgNullnullnull
Description
The background color of the TabStrip wrapper.
$kendo-tabstrip-wrapper-textNullnullnull
Description
The text color of the TabStrip wrapper.
$kendo-tabstrip-wrapper-borderNullnullnull
Description
The border color of the TabStrip wrapper.
$kendo-tabstrip-bgNullnullnull
Description
The background color of the TabStrip.
$kendo-tabstrip-textString$kendo-component-textvar(--kendo-color-on-app-surface, #3d3d3d)
Description
The text color of the TabStrip.
$kendo-tabstrip-borderString$kendo-component-bordervar(--kendo-color-border, rgba(0, 0, 0, 0.08))
Description
The border color of the TabStrip.
$kendo-tabstrip-item-padding-xStringk-spacing(3)var(--kendo-spacing-3, 0.75rem)
Description
The horizontal padding of the TabStrip items.
$kendo-tabstrip-item-padding-yStringk-spacing(1.5)var(--kendo-spacing-1\.5, 0.375rem)
Description
The vertical padding of the TabStrip items.
$kendo-tabstrip-item-border-widthNumber1px1px
Description
The border width around the TabStrip items.
$kendo-tabstrip-item-border-radiusStringk-border-radius(md)var(--kendo-border-radius-md, 0.25rem)
Description
The border radius of the TabStrip items.
$kendo-tabstrip-item-gapStringk-spacing(0)var(--kendo-spacing-0, 0px)
Description
The gap between the TabStrip items.
$kendo-tabstrip-item-bgNullnullnull
Description
The background color of the TabStrip items.
$kendo-tabstrip-item-textString$kendo-link-textvar(--kendo-color-primary, #ff6358)
Description
The text color of the TabStrip items.
$kendo-tabstrip-item-borderNullnullnull
Description
The border color of the TabStrip items.
$kendo-tabstrip-item-gradientNullnullnull
Description
The gradient of the TabStrip items.
$kendo-tabstrip-item-hover-bgNullnullnull
Description
The background color of the hovered TabStrip items.
$kendo-tabstrip-item-hover-textString$kendo-link-hover-textvar(--kendo-color-primary-hover, #ea5a51)
Description
The text color of the hovered TabStrip items.
$kendo-tabstrip-item-hover-borderNullnullnull
Description
The border color of the hovered TabStrip items.
$kendo-tabstrip-item-hover-gradientNullnullnull
Description
The gradient of the hovered TabStrip items.
$kendo-tabstrip-item-selected-bgString$kendo-component-bgvar(--kendo-color-surface-alt, #ffffff)
Description
The background color of the selected TabStrip items.
$kendo-tabstrip-item-selected-textString$kendo-component-textvar(--kendo-color-on-app-surface, #3d3d3d)
Description
The text color of the selected TabStrip items.
$kendo-tabstrip-item-selected-borderString$kendo-component-bordervar(--kendo-color-border, rgba(0, 0, 0, 0.08))
Description
The border color of the selected TabStrip items.
$kendo-tabstrip-item-selected-gradientNullnullnull
Description
The gradient of the selected TabStrip items.
$kendo-tabstrip-item-focus-shadowList$kendo-list-item-focus-shadowinset 0 0 0 2px rgba(0, 0, 0, 0.12)
Description
The shadow of the focused TabStrip items.
$kendo-tabstrip-item-dragging-shadowStringk-elevation(3)var(--kendo-elevation-3, 0 6px 8px rgba(0, 0, 0, 0.08), 0 4px 16px rgba(0, 0, 0, 0.12))
Description
The shadow of the dragged TabStrip items.
$kendo-tabstrip-item-disabled-bgNullnullnull
Description
The background color of the disabled TabStrip items.
$kendo-tabstrip-item-disabled-textNullnullnull
Description
The text color of the disabled TabStrip items.
$kendo-tabstrip-item-disabled-borderNullnullnull
Description
The border color of the disabled TabStrip items.
$kendo-tabstrip-item-disabled-gradientNullnullnull
Description
The gradient of the disabled TabStrip items.
$kendo-tabstrip-item-disabled-opacityNullnullnull
Description
The opacity of the disabled TabStrip items.
$kendo-tabstrip-item-disabled-filterNullnullnull
Description
The filter of the disabled TabStrip items.
$kendo-tabstrip-indicator-sizeNullnullnull
Description
The border width of the TabStrip indicator.
$kendo-tabstrip-indicator-colorNullnullnull
Description
The border color of the TabStrip ripple.
$kendo-tabstrip-content-padding-xStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
The horizontal padding of the TabStrip content.
$kendo-tabstrip-content-padding-yStringk-spacing(4)var(--kendo-spacing-4, 1rem)
Description
The vertical padding of the TabStrip content.
$kendo-tabstrip-content-border-widthNumber1px1px
Description
The border width around the TabStrip content.
$kendo-tabstrip-content-bgString$kendo-component-bgvar(--kendo-color-surface-alt, #ffffff)
Description
The background color of the TabStrip content.
$kendo-tabstrip-content-textString$kendo-component-textvar(--kendo-color-on-app-surface, #3d3d3d)
Description
The text color of the TabStrip content.
$kendo-tabstrip-content-borderString$kendo-component-bordervar(--kendo-color-border, rgba(0, 0, 0, 0.08))
Description
The border color of the TabStrip content.
$kendo-tabstrip-content-focus-borderString$kendo-component-textvar(--kendo-color-on-app-surface, #3d3d3d)
Description
The border color of the focused TabStrip content.

In this article

Not finding the help you need?