New to KendoReactStart a free 30-day trial

Definition

Package:@progress/kendo-react-indicators

Syntax:

jsx
const App = () => {
  return (
      <BadgeContainer>
          <Avatar shape="circle" type="image">
              <img src={'https://demos.telerik.com/kendo-ui/content/web/Customers/RICSU.jpg'} />
          </Avatar>
          <Badge cornerPlacement="edge" position="topEnd">
      </BadgeContainer>
  );
};

Properties

The props of the BadgeContainer component.

In this article
DefinitionPropertiesprops
Not finding the help you need?
Contact Support