Class History

java.lang.Object
elemental2.dom.History

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

    • length

      public int length
    • scrollRestoration

      public String scrollRestoration
    • state

      public Object state
  • Constructor Details

    • History

      public History()
  • Method Details