Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BrowserUtil

Utility methods for interfacing with browser APIs. This stuff is typically hard to unit test, and thus is in this class so it is easily mockable.

constructor

Hierarchy

  • BrowserUtil

Index

Methods

Static getWindowLocationSearch

  • getWindowLocationSearch(): string
  • Returns window.location.search.

    Returns string

Generated using TypeDoc