Getting Started with Kendo UI for Angular Badge
The Badge component is a visual indicator for UI elements. It enables you to easily show statuses, notifications and short messages in your app. Badges provide additional contextual information for other elements on the page.
Basic Usage
The Badge can be nested in relatively positioned elements. If the target element cannot host content, then the Badge is applied with a BadgeContainer
. The following demo demonstrates both approaches in action.