Class BadgeIcon

java.lang.Object
com.vaadin.flow.component.Component
com.vaadin.flow.component.Composite<com.vaadin.flow.component.Component>
com.storedobject.vaadin.Icon
com.storedobject.vaadin.BadgeIcon
All Implemented Interfaces:
HasBadgeStyle, HasElement, HasIcon, HasSquareElement, HasStyle, HasThemeStyle, com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.ClickNotifier<Icon>, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.HasElement, com.vaadin.flow.component.HasSize, com.vaadin.flow.component.HasStyle, Serializable

public class BadgeIcon extends Icon implements HasBadgeStyle
Icons with badge style.
Author:
Syam
See Also: