Search
Preparing search index...
The search index is not available
tbfe-tool
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
window
Module window
Index
Variables
ua
Functions
detect
Zoom
get
Brower
Info
get
Query
get
System
Info
is
Mobile
Variables
Let
ua
ua
:
string
= navigator.userAgent.toLowerCase()
Functions
detect
Zoom
detect
Zoom
(
)
:
number
Returns
number
get
Brower
Info
get
Brower
Info
(
)
:
{
chrome
:
boolean
;
firefox
:
boolean
;
ie
:
boolean
;
opera
:
boolean
;
safari
:
boolean
}
Returns
{
chrome
:
boolean
;
firefox
:
boolean
;
ie
:
boolean
;
opera
:
boolean
;
safari
:
boolean
}
chrome
:
boolean
firefox
:
boolean
ie
:
boolean
opera
:
boolean
safari
:
boolean
get
Query
get
Query
(
name
:
string
)
:
null
|
string
Parameters
name:
string
Returns
null
|
string
get
System
Info
get
System
Info
(
)
:
{
linux
:
boolean
;
mac
:
boolean
;
unix
:
boolean
;
win
:
boolean
}
Returns
{
linux
:
boolean
;
mac
:
boolean
;
unix
:
boolean
;
win
:
boolean
}
linux
:
boolean
mac
:
boolean
unix
:
boolean
win
:
boolean
is
Mobile
is
Mobile
(
)
:
boolean
Returns
boolean
Globals
cookie
edr
file
local
Storage
number
root
session
Storage
time
validate
window
ua
detect
Zoom
get
Brower
Info
get
Query
get
System
Info
is
Mobile
Generated using
TypeDoc