kendo-chip-default-theme-color | "base" | "base" | Default: "base"Computed: "base" |
| Description: The default theme color of the Chip.
|
kendo-chip-default-fill-mode | "solid" | "solid" | Default: "solid"Computed: "solid" |
| Description: The default fill mode of the Chip.
|
kendo-chip-default-roundness | "md" | "md" | Default: "md"Computed: "md" |
| Description: The default roundness of the Chip.
|
kendo-chip-default-size | "md" | "md" | Default: "md"Computed: "md" |
| Description: The default size of the Chip.
|
kendo-chip-border-width | 1px | 1px | Default: 1pxComputed: 1px |
| Description: The width of the border around the Chip.
|
kendo-chip-spacing | k-spacing(1) | var(--kendo-spacing-1) | Default: k-spacing(1)Computed: var(--kendo-spacing-1) |
| Description: The spacing between the text and the icons of the Chip.
|
kendo-chip-sm-padding-x | k-spacing(1) | var(--kendo-spacing-1) | Default: k-spacing(1)Computed: var(--kendo-spacing-1) |
| Description: The horizontal padding of the small Chip.
|
kendo-chip-md-padding-x | k-spacing(1) | var(--kendo-spacing-1) | Default: k-spacing(1)Computed: var(--kendo-spacing-1) |
| Description: The horizontal padding of the medium Chip.
|
kendo-chip-lg-padding-x | k-spacing(1) | var(--kendo-spacing-1) | Default: k-spacing(1)Computed: var(--kendo-spacing-1) |
| Description: The horizontal padding of the large Chip.
|
kendo-chip-sm-padding-y | k-spacing(0.5) | var(--kendo-spacing-0\.5) | Default: k-spacing(0.5)Computed: var(--kendo-spacing-0\.5) |
| Description: The vertical padding of the small Chip.
|
kendo-chip-md-padding-y | k-spacing(1) | var(--kendo-spacing-1) | Default: k-spacing(1)Computed: var(--kendo-spacing-1) |
| Description: The vertical padding of the medium Chip.
|
kendo-chip-lg-padding-y | k-spacing(1.5) | var(--kendo-spacing-1\.5) | Default: k-spacing(1.5)Computed: var(--kendo-spacing-1\.5) |
| Description: The vertical padding of the large Chip.
|
kendo-chip-font-weight | var(--kendo-font-weight-normal) | var(--kendo-font-weight-normal) | Default: var(--kendo-font-weight-normal)Computed: var(--kendo-font-weight-normal) |
| Description: The font weight of the Chip.
|
kendo-chip-font-size | null | null | Default: nullComputed: null |
| Description: The font size of the Chip.
|
kendo-chip-sm-font-size | var(--kendo-font-size) | var(--kendo-font-size) | Default: var(--kendo-font-size)Computed: var(--kendo-font-size) |
| Description: The font size of the small Chip.
|
kendo-chip-md-font-size | var(--kendo-font-size) | var(--kendo-font-size) | Default: var(--kendo-font-size)Computed: var(--kendo-font-size) |
| Description: The font size of the medium Chip.
|
kendo-chip-lg-font-size | var(--kendo-font-size) | var(--kendo-font-size) | Default: var(--kendo-font-size)Computed: var(--kendo-font-size) |
| Description: The font size of the large Chip.
|
kendo-chip-line-height | null | null | Default: nullComputed: null |
| Description: The Chip's line height that is related to the $kendo-font-size.
|
kendo-chip-sm-line-height | var(--kendo-line-height-xs) | var(--kendo-line-height-xs) | Default: var(--kendo-line-height-xs)Computed: var(--kendo-line-height-xs) |
| Description: The small Chip's line height that is related to the $kendo-font-size.
|
kendo-chip-md-line-height | var(--kendo-line-height-xs) | var(--kendo-line-height-xs) | Default: var(--kendo-line-height-xs)Computed: var(--kendo-line-height-xs) |
| Description: The medium Chip's line height that is related to the $kendo-font-size.
|
kendo-chip-lg-line-height | var(--kendo-line-height-xs) | var(--kendo-line-height-xs) | Default: var(--kendo-line-height-xs)Computed: var(--kendo-line-height-xs) |
| Description: The large Chip's line height that is related to the $kendo-font-size.
|
kendo-chip-base-bg | k-color(base-subtle) | var(--kendo-color-base-subtle) | Default: k-color(base-subtle)Computed: var(--kendo-color-base-subtle) |
| Description: The base background of the Chip.
|
kendo-chip-solid-bg | $kendo-chip-base-bg | var(--kendo-color-base-subtle) | Default: $kendo-chip-base-bgComputed: var(--kendo-color-base-subtle) |
| Description: The base background color of the solid Chip.
|
kendo-chip-solid-text | k-color(base-on-subtle) | var(--kendo-color-base-on-subtle) | Default: k-color(base-on-subtle)Computed: var(--kendo-color-base-on-subtle) |
| Description: The base text color of the solid Chip.
|
kendo-chip-solid-border | k-color(base-emphasis) | var(--kendo-color-base-emphasis) | Default: k-color(base-emphasis)Computed: var(--kendo-color-base-emphasis) |
| Description: The base border color of the solid Chip.
|
kendo-chip-solid-shadow | 0 0 0 2px color-mix(in srgb, k-color(base-on-surface) 16%, transparent) | (0 0 0 2px color-mix(in srgb, var(--kendo-color-base-on-surface) 16%, transparent)) | Default: 0 0 0 2px color-mix(in srgb, k-color(base-on-surface) 16%, transparent)Computed: (0 0 0 2px color-mix(in srgb, var(--kendo-color-base-on-surface) 16%, transparent)) |
| Description: The base shadow of the solid Chip.
|
kendo-chip-solid-gradient | $kendo-button-gradient | null | Default: $kendo-button-gradientComputed: null |
| Description: The base gradient of the solid Chip.
|
kendo-chip-solid-focus-bg | null | null | Default: nullComputed: null |
| Description: The base background color of the focused solid Chip.
|
kendo-chip-solid-hover-bg | k-color(base-subtle-hover) | var(--kendo-color-base-subtle-hover) | Default: k-color(base-subtle-hover)Computed: var(--kendo-color-base-subtle-hover) |
| Description: The base background color of the hovered solid Chip.
|
kendo-chip-solid-selected-bg | $kendo-button-active-bg | var(--kendo-color-base-active) | Default: $kendo-button-active-bgComputed: var(--kendo-color-base-active) |
| Description: The base background color of the selected solid Chip.
|
kendo-chip-outline-text | k-color(base-on-surface) | var(--kendo-color-base-on-surface) | Default: k-color(base-on-surface)Computed: var(--kendo-color-base-on-surface) |
| Description: The base text color of the outline Chip.
|
kendo-chip-outline-border | $kendo-chip-outline-text | var(--kendo-color-base-on-surface) | Default: $kendo-chip-outline-textComputed: var(--kendo-color-base-on-surface) |
| Description: The base border color of the outline Chip.
|
kendo-chip-outline-shadow | 0 0 0 2px color-mix(in srgb, k-color(base-on-surface) 16%, transparent) | (0 0 0 2px color-mix(in srgb, var(--kendo-color-base-on-surface) 16%, transparent)) | Default: 0 0 0 2px color-mix(in srgb, k-color(base-on-surface) 16%, transparent)Computed: (0 0 0 2px color-mix(in srgb, var(--kendo-color-base-on-surface) 16%, transparent)) |
| Description: The base shadow of the outline Chip.
|
kendo-chip-outline-hover-bg | $kendo-chip-outline-text | var(--kendo-color-base-on-surface) | Default: $kendo-chip-outline-textComputed: var(--kendo-color-base-on-surface) |
| Description: The base background color of the hovered outline Chip.
|
kendo-chip-outline-hover-text | k-color(base) | var(--kendo-color-base) | Default: k-color(base)Computed: var(--kendo-color-base) |
| Description: The base text color of the hovered outline Chip.
|
kendo-chip-outline-selected-bg | $kendo-chip-outline-hover-bg | var(--kendo-color-base-on-surface) | Default: $kendo-chip-outline-hover-bgComputed: var(--kendo-color-base-on-surface) |
| Description: The base background color of the selected outline Chip.
|
kendo-chip-outline-selected-text | $kendo-chip-outline-hover-text | var(--kendo-color-base) | Default: $kendo-chip-outline-hover-textComputed: var(--kendo-color-base) |
| Description: The base text color of the selected outline Chip.
|
kendo-chip-disabled-bg | null | null | Default: nullComputed: null |
| Description: The base background color of the disabled Chip.
|
kendo-chip-disabled-text | null | null | Default: nullComputed: null |
| Description: The base text color of the disabled Chip.
|
kendo-chip-disabled-border | $kendo-chip-disabled-bg | null | Default: $kendo-chip-disabled-bgComputed: null |
| Description: The base border color of the disabled Chip.
|
kendo-chip-list-size-sm | k-spacing(1) | var(--kendo-spacing-1) | Default: k-spacing(1)Computed: var(--kendo-spacing-1) |
| Description: The sizes of the small Chip list.
|
kendo-chip-list-size-md | k-spacing(1) | var(--kendo-spacing-1) | Default: k-spacing(1)Computed: var(--kendo-spacing-1) |
| Description: The sizes of the medium Chip list.
|
kendo-chip-list-size-lg | k-spacing(1) | var(--kendo-spacing-1) | Default: k-spacing(1)Computed: var(--kendo-spacing-1) |
| Description: The sizes of the large Chip list.
|
kendo-chip-sizes | | sm: | "padding-x":"var(--kendo-spacing-1)","padding-y":"var(--kendo-spacing-0\\.5)","font-size":"var(--kendo-font-size)","line-height":"var(--kendo-line-height-xs)" | | md: | "padding-x":"var(--kendo-spacing-1)","padding-y":"var(--kendo-spacing-1)","font-size":"var(--kendo-font-size)","line-height":"var(--kendo-line-height-xs)" | | lg: | "padding-x":"var(--kendo-spacing-1)","padding-y":"var(--kendo-spacing-1\\.5)","font-size":"var(--kendo-font-size)","line-height":"var(--kendo-line-height-xs)" |
| Computed: (sm: (padding-x: var(--kendo-spacing-1), padding-y: var(--kendo-spacing-0\.5), font-size: var(--kendo-font-size), line-height: var(--kendo-line-height-xs)), md: (padding-x: var(--kendo-spacing-1), padding-y: var(--kendo-spacing-1), font-size: var(--kendo-font-size), line-height: var(--kendo-line-height-xs)), lg: (padding-x: var(--kendo-spacing-1), padding-y: var(--kendo-spacing-1\.5), font-size: var(--kendo-font-size), line-height: var(--kendo-line-height-xs))) |
| Description: The sizes map of the Chip.
|
kendo-chip-list-sizes | | sm: | var(--kendo-spacing-1) | | md: | var(--kendo-spacing-1) | | lg: | var(--kendo-spacing-1) |
| Computed: (sm: var(--kendo-spacing-1), md: var(--kendo-spacing-1), lg: var(--kendo-spacing-1)) |
| Description: The sizes of the Chip list.
|
kendo-chip-theme-colors | ("base", "error", "info", "warning", "success") | ("base", "error", "info", "warning", "success") | Default: ("base", "error", "info", "warning", "success")Computed: ("base", "error", "info", "warning", "success") |
| Description: The theme colors map of the Chip.
|