Class Bullseye

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

public class Bullseye extends BaseLayout<elemental2.dom.HTMLElement,Bullseye>
The bullseye layout centers content, both vertically and horizontally within a container.
See Also: