Class HTMLDialogElement

All Implemented Interfaces:
EventTarget

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

    • open

      public boolean open
    • returnValue

      public String returnValue
  • Constructor Details

    • HTMLDialogElement

      public HTMLDialogElement()
  • Method Details