New to KendoReact? Learn about KendoReact Free.
Badge
Updated on Oct 31, 2025
Represents the KendoReact Badge component.
jsx
const App = () => {
return (
<Badge>99+</Badge>
);
};
| Name | Type | Default | Description |
|---|---|---|---|
props |
|
The props of the Badge component. |