Gjsify LogoGjsify Logo

Enum values used to denote the various navigation types.

Index

Enumeration Members

BACK_FORWARD: number

The navigation was triggered by navigating forward or backward.

FORM_RESUBMITTED: number

The navigation was triggered by resubmitting a form.

FORM_SUBMITTED: number

The navigation was triggered by submitting a form.

LINK_CLICKED: number

The navigation was triggered by clicking a link.

OTHER: number

The navigation was triggered by some other action.

RELOAD: number

The navigation was triggered by reloading.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method