Class Divider
java.lang.Object
org.patternfly.component.BaseComponent<HTMLElement, Divider>
org.patternfly.component.divider.Divider
- All Implemented Interfaces:
ElementAttributeMethods<HTMLElement, Divider>, ElementClassListMethods<HTMLElement, Divider>, ElementConsumerMethods<HTMLElement, Divider>, ElementContainerMethods<HTMLElement, Divider>, ElementEventMethods<HTMLElement, Divider>, ElementIdMethods<HTMLElement, Divider>, ElementQueryMethods<HTMLElement>, HTMLElementAttributeMethods<HTMLElement, Divider>, HTMLElementDataMethods<HTMLElement, Divider>, HTMLElementStyleMethods<HTMLElement, Divider>, HTMLElementVisibilityMethods<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 BaseComponent
componentType, element, registerComponentMethods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ElementAttributeMethods
aria, aria, aria, attr, attr, attr, role, roleMethods inherited from interface ElementClassListMethods
classList, classList, css, toggle, toggle, toggleMethods inherited from interface ElementConsumerMethods
apply, runMethods inherited from interface ElementContainerMethods
add, add, add, add, addAll, addAll, addAll, addAll, addAll, addAllMethods inherited from interface ElementEventMethods
on, on, onMethods inherited from interface ElementIdMethods
id, uniqueIdMethods inherited from interface ElementQueryMethods
closest, querySelector, querySelectorAllMethods inherited from interface HTMLElementAttributeMethods
titleMethods inherited from interface HTMLElementDataMethods
data, dataMethods inherited from interface HTMLElementVisibilityMethods
hidden
-
Method Details
-
divider
-
inset
-
inset
-
orientation
Same asorientation(breakpoints(default_, orientation)) -
orientation
-
that
-