Uses of Interface
org.patternfly.style.Modifiers.Secondary
Packages that use Modifiers.Secondary
Package
Description
Provides the PatternFly button component for triggering actions and navigation.
Provides the PatternFly card component and its subcomponents for displaying information in a contained, flexible layout.
Provides menu components for building dropdowns, selects, and general-purpose menus.
Provides the PatternFly page layout component and its subcomponents.
Provides a tabs component for organizing content into separate views within the same page.
-
Uses of Modifiers.Secondary in org.patternfly.component.button
Classes in org.patternfly.component.button that implement Modifiers.SecondaryModifier and TypeClassDescriptionclassA button is a box area or text that communicates and triggers user actions when clicked or selected. -
Uses of Modifiers.Secondary in org.patternfly.component.card
Classes in org.patternfly.component.card that implement Modifiers.SecondaryModifier and TypeClassDescriptionclassA card is a square or rectangular container that can contain any kind of content. -
Uses of Modifiers.Secondary in org.patternfly.component.page
Classes in org.patternfly.component.page that implement Modifiers.SecondaryModifier and TypeClassDescriptionclass -
Uses of Modifiers.Secondary in org.patternfly.component.tabs
Classes in org.patternfly.component.tabs that implement Modifiers.SecondaryModifier and TypeClassDescriptionclassTabs allow users to navigate between views within the same page or context.