Uses of Interface
org.patternfly.component.ComponentProgress
Packages that use ComponentProgress
Package
Description
Provides the PatternFly button component for triggering actions and navigation.
Provides the icon component for rendering styled SVG icons with configurable size and status.
-
Uses of ComponentProgress in org.patternfly.component.button
Classes in org.patternfly.component.button that implement ComponentProgressModifier and TypeClassDescriptionclassA button is a box area or text that communicates and triggers user actions when clicked or selected. -
Uses of ComponentProgress in org.patternfly.component.icon
Classes in org.patternfly.component.icon that implement ComponentProgressModifier and TypeClassDescriptionclassAn icon component is a container that allows for icons of varying dimensions, as well as spinners, to seamlessly replace each other without shifting surrounding content.