BadgeComponent
Represents the Kendo UI Badge component for Angular. Used to display additional information or status that is related to an element.
Selector
kendo-badge
Inputs
Name | Type | Default | Description |
---|---|---|---|
align |
|
|
Specifies the alignment of the Badge (see example). The possible values are:
|
cutoutBorder |
|
|
Specifies whether or not to render additional The possible values are:
|
fill |
|
|
Specifies the appearance fill style of the Badge (see example). The possible values are:
|
position |
|
|
Specifies the position of the Badge relative to the edge of the parent container element (see example). The possible values are:
|
rounded |
|
|
Specifies the roundness of the Badge (see example). The possible values are:
|
size |
|
|
Specifies the size of the Badge (see example). The possible values are:
|
themeColor |
|
|
Specifies the theme color of the Badge. The theme color will be applied as background and border color, while also amending the text color accordingly (see example). The possible values are:
|