Class NotificationBadge

java.lang.Object
org.patternfly.component.BaseComponent<HTMLElement,NotificationBadge>
org.patternfly.component.notification.badge.NotificationBadge
All Implemented Interfaces:
ElementAttributeMethods<HTMLElement,NotificationBadge>, ElementClassListMethods<HTMLElement,NotificationBadge>, ElementConsumerMethods<HTMLElement,NotificationBadge>, ElementContainerMethods<HTMLElement,NotificationBadge>, ElementEventMethods<HTMLElement,NotificationBadge>, ElementIdMethods<HTMLElement,NotificationBadge>, ElementQueryMethods<HTMLElement>, HTMLElementAttributeMethods<HTMLElement,NotificationBadge>, HTMLElementDataMethods<HTMLElement,NotificationBadge>, HTMLElementStyleMethods<HTMLElement,NotificationBadge>, HTMLElementVisibilityMethods<HTMLElement,NotificationBadge>, IsElement<HTMLElement>, TypedBuilder<HTMLElement,NotificationBadge>, Component, ComponentIcon<HTMLElement,NotificationBadge>

public class NotificationBadge extends BaseComponent<HTMLElement,NotificationBadge> implements ComponentIcon<HTMLElement,NotificationBadge>
A notification badge is a visual indicator that alerts users about incoming notifications.
See Also: