Class HTMLHRElement

All Implemented Interfaces:
EventTarget

@JsType(isNative=true, namespace="<global>") public class HTMLHRElement extends HTMLElement
  • Field Details

    • align

      public String align
    • noShade

      public boolean noShade
    • size

      public String size
    • width

      public String width
  • Constructor Details

    • HTMLHRElement

      public HTMLHRElement()