kendo-tabstrip-wrapper-padding-x | k-spacing(0) | var(--kendo-spacing-0, 0px) | Default: k-spacing(0) Computed: var(--kendo-spacing-0, 0px) |
Description: The horizontal padding of the TabStrip wrapper.
|
kendo-tabstrip-wrapper-padding-y | k-spacing(0) | var(--kendo-spacing-0, 0px) | Default: k-spacing(0) Computed: var(--kendo-spacing-0, 0px) |
Description: The vertical padding of the TabStrip wrapper.
|
kendo-tabstrip-wrapper-border-width | 0px | 0px | Default: 0px Computed: 0px |
Description: The border width around the TabStrip wrapper.
|
kendo-tabstrip-font-family | var( --kendo-font-family, inherit ) | var(--kendo-font-family, inherit) | Default: var( --kendo-font-family, inherit ) Computed: var(--kendo-font-family, inherit) |
Description: The font family of the TabStrip.
|
kendo-tabstrip-font-size | var( --kendo-font-size, inherit ) | var(--kendo-font-size, inherit) | Default: var( --kendo-font-size, inherit ) Computed: var(--kendo-font-size, inherit) |
Description: The font size of the TabStrip.
|
kendo-tabstrip-line-height | var( --kendo-line-height, normal ) | var(--kendo-line-height, normal) | Default: var( --kendo-line-height, normal ) Computed: var(--kendo-line-height, normal) |
Description: The line height of the TabStrip.
|
kendo-tabstrip-border-width | 1px | 1px | Default: 1px Computed: 1px |
Description: The border width around the TabStrip.
|
kendo-tabstrip-sm-font-size | $kendo-tabstrip-font-size | var(--kendo-font-size, inherit) | Default: $kendo-tabstrip-font-size Computed: var(--kendo-font-size, inherit) |
Description: The font size of the small TabStrip.
|
kendo-tabstrip-sm-line-height | $kendo-tabstrip-line-height | var(--kendo-line-height, normal) | Default: $kendo-tabstrip-line-height Computed: var(--kendo-line-height, normal) |
Description: The line height of the small TabStrip.
|
kendo-tabstrip-md-font-size | $kendo-tabstrip-font-size | var(--kendo-font-size, inherit) | Default: $kendo-tabstrip-font-size Computed: var(--kendo-font-size, inherit) |
Description: The font size of the medium TabStrip.
|
kendo-tabstrip-md-line-height | $kendo-tabstrip-line-height | var(--kendo-line-height, normal) | Default: $kendo-tabstrip-line-height Computed: var(--kendo-line-height, normal) |
Description: The line height of the medium TabStrip.
|
kendo-tabstrip-lg-font-size | var( --kendo-font-size-lg, inherit ) | var(--kendo-font-size-lg, inherit) | Default: var( --kendo-font-size-lg, inherit ) Computed: var(--kendo-font-size-lg, inherit) |
Description: The font size of the large TabStrip.
|
kendo-tabstrip-lg-line-height | var( --kendo-line-height-lg, normal ) | var(--kendo-line-height-lg, normal) | Default: var( --kendo-line-height-lg, normal ) Computed: var(--kendo-line-height-lg, normal) |
Description: The line height of the large TabStrip.
|
kendo-tabstrip-wrapper-bg | null | null | Default: null Computed: null |
Description: The background color of the TabStrip wrapper.
|
kendo-tabstrip-wrapper-text | null | null | Default: null Computed: null |
Description: The text color of the TabStrip wrapper.
|
kendo-tabstrip-wrapper-border | null | null | Default: null Computed: null |
Description: The border color of the TabStrip wrapper.
|
kendo-tabstrip-bg | null | null | Default: null Computed: null |
Description: The background color of the TabStrip.
|
kendo-tabstrip-text | $kendo-component-text | var(--kendo-color-on-app-surface, #3d3d3d) | Default: $kendo-component-text Computed: var(--kendo-color-on-app-surface, #3d3d3d) |
Description: The text color of the TabStrip.
|
kendo-tabstrip-border | $kendo-component-border | var(--kendo-color-border, rgba(0, 0, 0, 0.08)) | Default: $kendo-component-border Computed: var(--kendo-color-border, rgba(0, 0, 0, 0.08)) |
Description: The border color of the TabStrip.
|
kendo-tabstrip-item-padding-x | k-spacing(3) | var(--kendo-spacing-3, 0.75rem) | Default: k-spacing(3) Computed: var(--kendo-spacing-3, 0.75rem) |
Description: The horizontal padding of the TabStrip items.
|
kendo-tabstrip-item-padding-y | k-spacing(1.5) | var(--kendo-spacing-1\.5, 0.375rem) | Default: k-spacing(1.5) Computed: var(--kendo-spacing-1\.5, 0.375rem) |
Description: The vertical padding of the TabStrip items.
|
kendo-tabstrip-item-border-width | 1px | 1px | Default: 1px Computed: 1px |
Description: The border width around the TabStrip items.
|
kendo-tabstrip-item-border-radius | k-border-radius(md) | var(--kendo-border-radius-md, 0.25rem) | Default: k-border-radius(md) Computed: var(--kendo-border-radius-md, 0.25rem) |
Description: The border radius of the TabStrip items.
|
kendo-tabstrip-item-gap | k-spacing(0) | var(--kendo-spacing-0, 0px) | Default: k-spacing(0) Computed: var(--kendo-spacing-0, 0px) |
Description: The gap between the TabStrip items.
|
kendo-tabstrip-sm-item-padding-x | k-spacing(3) | var(--kendo-spacing-3, 0.75rem) | Default: k-spacing(3) Computed: var(--kendo-spacing-3, 0.75rem) |
Description: The horizontal padding of the small TabStrip items.
|
kendo-tabstrip-sm-item-padding-y | k-spacing(1) | var(--kendo-spacing-1, 0.25rem) | Default: k-spacing(1) Computed: var(--kendo-spacing-1, 0.25rem) |
Description: The vertical padding of the small TabStrip items.
|
kendo-tabstrip-md-item-padding-x | $kendo-tabstrip-item-padding-x | var(--kendo-spacing-3, 0.75rem) | Default: $kendo-tabstrip-item-padding-x Computed: var(--kendo-spacing-3, 0.75rem) |
Description: The horizontal padding of the medium TabStrip items.
|
kendo-tabstrip-md-item-padding-y | $kendo-tabstrip-item-padding-y | var(--kendo-spacing-1\.5, 0.375rem) | Default: $kendo-tabstrip-item-padding-y Computed: var(--kendo-spacing-1\.5, 0.375rem) |
Description: The vertical padding of the medium TabStrip items.
|
kendo-tabstrip-lg-item-padding-x | k-spacing(3) | var(--kendo-spacing-3, 0.75rem) | Default: k-spacing(3) Computed: var(--kendo-spacing-3, 0.75rem) |
Description: The horizontal padding of the large TabStrip items.
|
kendo-tabstrip-lg-item-padding-y | k-spacing(2.5) | var(--kendo-spacing-2\.5, 0.625rem) | Default: k-spacing(2.5) Computed: var(--kendo-spacing-2\.5, 0.625rem) |
Description: The vertical padding of the large TabStrip items.
|
kendo-tabstrip-item-bg | null | null | Default: null Computed: null |
Description: The background color of the TabStrip items.
|
kendo-tabstrip-item-text | $kendo-subtle-text | var(--kendo-color-subtle, #666666) | Default: $kendo-subtle-text Computed: var(--kendo-color-subtle, #666666) |
Description: The text color of the TabStrip items.
|
kendo-tabstrip-item-border | null | null | Default: null Computed: null |
Description: The border color of the TabStrip items.
|
kendo-tabstrip-item-gradient | null | null | Default: null Computed: null |
Description: The gradient of the TabStrip items.
|
kendo-tabstrip-item-hover-bg | null | null | Default: null Computed: null |
Description: The background color of the hovered TabStrip items.
|
kendo-tabstrip-item-hover-text | $kendo-component-text | var(--kendo-color-on-app-surface, #3d3d3d) | Default: $kendo-component-text Computed: var(--kendo-color-on-app-surface, #3d3d3d) |
Description: The text color of the hovered TabStrip items.
|
kendo-tabstrip-item-hover-border | null | null | Default: null Computed: null |
Description: The border color of the hovered TabStrip items.
|
kendo-tabstrip-item-hover-gradient | null | null | Default: null Computed: null |
Description: The gradient of the hovered TabStrip items.
|
kendo-tabstrip-item-selected-bg | $kendo-component-bg | var(--kendo-color-surface-alt, #ffffff) | Default: $kendo-component-bg Computed: var(--kendo-color-surface-alt, #ffffff) |
Description: The background color of the selected TabStrip items.
|
kendo-tabstrip-item-selected-text | $kendo-link-text | var(--kendo-color-primary, #ff6358) | Default: $kendo-link-text Computed: var(--kendo-color-primary, #ff6358) |
Description: The text color of the selected TabStrip items.
|
kendo-tabstrip-item-selected-border | $kendo-component-border | var(--kendo-color-border, rgba(0, 0, 0, 0.08)) | Default: $kendo-component-border Computed: var(--kendo-color-border, rgba(0, 0, 0, 0.08)) |
Description: The border color of the selected TabStrip items.
|
kendo-tabstrip-item-selected-gradient | null | null | Default: null Computed: null |
Description: The gradient of the selected TabStrip items.
|
kendo-tabstrip-item-selected-font-weight | null | null | Default: null Computed: null |
Description: The font weight of the selected TabStrip items.
|
kendo-tabstrip-item-focus-shadow | $kendo-list-item-focus-shadow | (inset 0 0 0 2px rgba(0, 0, 0, 0.12)) | Default: $kendo-list-item-focus-shadow Computed: (inset 0 0 0 2px rgba(0, 0, 0, 0.12)) |
Description: The shadow of the focused TabStrip items.
|
kendo-tabstrip-item-dragging-shadow | k-elevation(3) | var(--kendo-elevation-3, 0 6px 8px rgba(0, 0, 0, 0.08), 0 4px 16px rgba(0, 0, 0, 0.12)) | Default: k-elevation(3) Computed: 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-bg | null | null | Default: null Computed: null |
Description: The background color of the disabled TabStrip items.
|
kendo-tabstrip-item-disabled-text | null | null | Default: null Computed: null |
Description: The text color of the disabled TabStrip items.
|
kendo-tabstrip-item-disabled-border | null | null | Default: null Computed: null |
Description: The border color of the disabled TabStrip items.
|
kendo-tabstrip-item-disabled-gradient | null | null | Default: null Computed: null |
Description: The gradient of the disabled TabStrip items.
|
kendo-tabstrip-item-disabled-opacity | null | null | Default: null Computed: null |
Description: The opacity of the disabled TabStrip items.
|
kendo-tabstrip-item-disabled-filter | null | null | Default: null Computed: null |
Description: The filter of the disabled TabStrip items.
|
kendo-tabstrip-indicator-size | null | null | Default: null Computed: null |
Description: The border width of the TabStrip indicator.
|
kendo-tabstrip-indicator-color | null | null | Default: null Computed: null |
Description: The border color of the TabStrip ripple.
|
kendo-tabstrip-content-padding-x | k-spacing(4) | var(--kendo-spacing-4, 1rem) | Default: k-spacing(4) Computed: var(--kendo-spacing-4, 1rem) |
Description: The horizontal padding of the TabStrip content.
|
kendo-tabstrip-content-padding-y | k-spacing(4) | var(--kendo-spacing-4, 1rem) | Default: k-spacing(4) Computed: var(--kendo-spacing-4, 1rem) |
Description: The vertical padding of the TabStrip content.
|
kendo-tabstrip-content-border-width | 1px | 1px | Default: 1px Computed: 1px |
Description: The border width around the TabStrip content.
|
kendo-tabstrip-content-bg | $kendo-component-bg | var(--kendo-color-surface-alt, #ffffff) | Default: $kendo-component-bg Computed: var(--kendo-color-surface-alt, #ffffff) |
Description: The background color of the TabStrip content.
|
kendo-tabstrip-content-text | $kendo-component-text | var(--kendo-color-on-app-surface, #3d3d3d) | Default: $kendo-component-text Computed: var(--kendo-color-on-app-surface, #3d3d3d) |
Description: The text color of the TabStrip content.
|
kendo-tabstrip-content-border | $kendo-component-border | var(--kendo-color-border, rgba(0, 0, 0, 0.08)) | Default: $kendo-component-border Computed: var(--kendo-color-border, rgba(0, 0, 0, 0.08)) |
Description: The border color of the TabStrip content.
|
kendo-tabstrip-content-focus-border | $kendo-component-text | var(--kendo-color-on-app-surface, #3d3d3d) | Default: $kendo-component-text Computed: var(--kendo-color-on-app-surface, #3d3d3d) |
Description: The border color of the focused TabStrip content.
|
kendo-tabstrip-scroll-overlay | if($kendo-enable-color-system, k-color( app-surface ), rgba( $kendo-color-white, 0)), if($kendo-enable-color-system, color-mix(in srgb, k-color( app-surface ) 0%, transparent), rgba( $kendo-color-white, 0)) | (var(--kendo-color-app-surface, #ffffff), color-mix(in srgb, var(--kendo-color-app-surface, #ffffff) 0%, transparent)) | Default: if($kendo-enable-color-system, k-color( app-surface ), rgba( $kendo-color-white, 0)), if($kendo-enable-color-system, color-mix(in srgb, k-color( app-surface ) 0%, transparent), rgba( $kendo-color-white, 0)) Computed: (var(--kendo-color-app-surface, #ffffff), color-mix(in srgb, var(--kendo-color-app-surface, #ffffff) 0%, transparent)) |
Description: The left and right scroll overlay of the TabStrip.
|
kendo-tabstrip-sizes | sm: | "font-size":"var(--kendo-font-size, inherit)","line-height":"var(--kendo-line-height, normal)","item-padding-x":"var(--kendo-spacing-3, 0.75rem)","item-padding-y":"var(--kendo-spacing-1, 0.25rem)" | md: | "font-size":"var(--kendo-font-size, inherit)","line-height":"var(--kendo-line-height, normal)","item-padding-x":"var(--kendo-spacing-3, 0.75rem)","item-padding-y":"var(--kendo-spacing-1\\.5, 0.375rem)" | lg: | "font-size":"var(--kendo-font-size-lg, inherit)","line-height":"var(--kendo-line-height-lg, normal)","item-padding-x":"var(--kendo-spacing-3, 0.75rem)","item-padding-y":"var(--kendo-spacing-2\\.5, 0.625rem)" |
| Computed: (sm: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), item-padding-x: var(--kendo-spacing-3, 0.75rem), item-padding-y: var(--kendo-spacing-1, 0.25rem)), md: (font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal), item-padding-x: var(--kendo-spacing-3, 0.75rem), item-padding-y: var(--kendo-spacing-1\.5, 0.375rem)), lg: (font-size: var(--kendo-font-size-lg, inherit), line-height: var(--kendo-line-height-lg, normal), item-padding-x: var(--kendo-spacing-3, 0.75rem), item-padding-y: var(--kendo-spacing-2\.5, 0.625rem))) |
Description: The size map of the TabStrip.
|