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