Preparing search index...
The search index is not available
@angular-wave/angular.ts
@angular-wave/angular.ts
services/browser
BrowserProvider
Class BrowserProvider
This object has two goals:
hide all the global state in the browser caused by the window object
abstract away all the browser specific features and inconsistencies
Remove this in the future
Index
Constructors
constructor
Properties
$get
Constructors
constructor
new
Browser
Provider
(
)
:
BrowserProvider
Returns
BrowserProvider
Properties
$get
$get
:
(
string
|
(
(
$$taskTrackerFactory
:
TaskTracker
)
=>
Browser
)
)
[]
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
$get
@angular-wave/angular.ts
Loading...
This object has two goals:
Remove this in the future