Class Stack

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

public class Stack extends BaseLayout<HTMLElement, Stack> implements Modifiers.Gutter<HTMLElement, Stack>
The stack layout positions items vertically, with one or more items filling the available vertical space.
See Also: