Class Title

All Implemented Interfaces:
Container<HTMLHeadingElement,Title>, Finder<HTMLHeadingElement>, HasElement<HTMLHeadingElement,Title>, HasHTMLElement<HTMLHeadingElement,Title>, IsElement<HTMLHeadingElement>, TypedBuilder<HTMLHeadingElement,Title>, Component, WithText<HTMLHeadingElement,Title>

public class Title extends BaseComponent<HTMLHeadingElement,Title> implements WithText<HTMLHeadingElement,Title>
A title component applies top and bottom margins, font-weight, font-size, and line-height to titles. The most common usage for a title is to define headings within a page.
See Also: