Class Heading

  • All Implemented Interfaces:
    IsJSType

    @JsType(isNative=true,
            name="HTMLElement",
            namespace="<global>")
    public final class Heading
    extends BaseHtmlElement
    Represents <h3> levels of section heading.
    Used internally only to highlight when canvas is not supported.
    Author:
    Andrea "Stock" Stocchero