Interface PopStateEvent

All Superinterfaces:
Event
All Known Implementing Classes:
PopStateEventImpl

public interface PopStateEvent extends Event
PopStateEvent is an event handler for the popstate event on the window.
See Also:
  • Method Details