Class NotificationBadge

java.lang.Object
org.patternfly.component.BaseComponent<HTMLElement, NotificationBadge>
org.patternfly.component.notification.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, Expandable<HTMLElement, NotificationBadge>, HasObservableValue<HTMLElement, NotificationBadge, Integer>, HasValue<Integer>

A notification badge is a visual indicator that alerts users about incoming notifications.
See Also: