BadgeContainerProps
Represents the props of the KendoReact BadgeContainer component.
Name | Type | Default | Description |
---|---|---|---|
children? |
| The React elements that will be rendered inside the BadgeContainer. | |
className? |
| Specifies a list of CSS classes that will be added to the BadgeContainer. | |
dir? |
| Represents the | |
style? |
| Sets additional CSS styles to the BadgeContainer. |