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.
Returns window.location.search.
window.location.search
Generated using TypeDoc
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.