Class Gallery

All Implemented Interfaces:
ElementAttributeMethods<HTMLElement,Gallery>, ElementClassListMethods<HTMLElement,Gallery>, ElementConsumerMethods<HTMLElement,Gallery>, ElementContainerMethods<HTMLElement,Gallery>, ElementEventMethods<HTMLElement,Gallery>, ElementIdMethods<HTMLElement,Gallery>, ElementQueryMethods<HTMLElement>, ElementTextMethods<HTMLElement,Gallery>, HTMLElementAttributeMethods<HTMLElement,Gallery>, HTMLElementDataMethods<HTMLElement,Gallery>, HTMLElementStyleMethods<HTMLElement,Gallery>, HTMLElementVisibilityMethods<HTMLElement,Gallery>, IsElement<HTMLElement>, TypedBuilder<HTMLElement,Gallery>, Layout, org.patternfly.style.Modifiers.Gutter<HTMLElement,Gallery>

public class Gallery extends BaseLayout<HTMLElement,Gallery> implements org.patternfly.style.Modifiers.Gutter<HTMLElement,Gallery>
The gallery layout is used to arrange content in a responsive grid. Content will wrap responsively to create uniform rows and columns.
See Also: