Class Gallery

java.lang.Object
org.patternfly.layout.BaseLayout<elemental2.dom.HTMLElement,Gallery>
org.patternfly.layout.gallery.Gallery
All Implemented Interfaces:
Container<elemental2.dom.HTMLElement,Gallery>, Finder<elemental2.dom.HTMLElement>, HasElement<elemental2.dom.HTMLElement,Gallery>, HasHTMLElement<elemental2.dom.HTMLElement,Gallery>, IsElement<elemental2.dom.HTMLElement>, TypedBuilder<elemental2.dom.HTMLElement,Gallery>, Layout, Modifiers.Gutter<elemental2.dom.HTMLElement,Gallery>

public class Gallery extends BaseLayout<elemental2.dom.HTMLElement,Gallery> implements Modifiers.Gutter<elemental2.dom.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: