Package org.patternfly.component.divider
Class Divider
java.lang.Object
org.patternfly.component.BaseComponentFlat<HTMLElement,Divider>
org.patternfly.component.divider.Divider
- All Implemented Interfaces:
Finder<HTMLElement>,HasElement<HTMLElement,,Divider> HasHTMLElement<HTMLElement,,Divider> IsElement<HTMLElement>,TypedBuilder<HTMLElement,,Divider> Component
A divider is a horizontal or vertical line that is placed between screen elements to create visual divisions and content
groupings.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic Dividerdivider(DividerType type) inset(Breakpoints<Inset> inset) Same asinset(breakpoints(default_, inset))orientation(Breakpoints<Orientation> orientation) orientation(Orientation orientation) Same asorientation(breakpoints(default_, orientation))that()Methods inherited from class org.patternfly.component.BaseComponentFlat
componentType, elementMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
divider
-
inset
Same asinset(breakpoints(default_, inset)) -
inset
-
orientation
Same asorientation(breakpoints(default_, orientation)) -
orientation
-
that
-