Class Gallery

All Implemented Interfaces:
Container<HTMLElement,Gallery>, Finder<HTMLElement>, HasElement<HTMLElement,Gallery>, HasHTMLElement<HTMLElement,Gallery>, IsElement<HTMLElement>, TypedBuilder<HTMLElement,Gallery>, Layout, Modifiers.Gutter<HTMLElement,Gallery>

public class Gallery extends BaseLayout<HTMLElement,Gallery> implements 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: