Uses of Interface
org.patternfly.style.Modifiers.Pill
Packages that use Modifiers.Pill
Package
Description
Provides the PatternFly banner component for displaying prominent messages across the top of a page.
Provides the PatternFly drawer component and its subcomponents for displaying a collapsible panel alongside content.
-
Uses of Modifiers.Pill in org.patternfly.component.banner
Classes in org.patternfly.component.banner that implement Modifiers.PillModifier and TypeClassDescriptionclassA banner is a 1-line, full color, full width container that can be used to communicate short snippets of information to users. -
Uses of Modifiers.Pill in org.patternfly.component.drawer
Classes in org.patternfly.component.drawer that implement Modifiers.PillModifier and TypeClassDescriptionclassA drawer is a sliding panel that enters from the right edge of the viewport.