true
if the current browser is an Android browser, false
otherwise.
true
if the current browser is a BB browser, false
otherwise.
true
if the current browser is a Blackberry browser, false
otherwise.
true
if the current browser is a Chrome browser, false
otherwise.
true
if the current browser is a Chromium OS browser, false
otherwise.
true
if the current browser is a desktop browser, false
otherwise.
true
if the current browser is an Edge browser, false
otherwise.
true
if the current browser is an IE mobile browser, false
otherwise.
true
if the current browser is an iPad browser, false
otherwise.
true
if the current browser is an iPhone browser, false
otherwise.
true
if the current browser is an iPod browser, false
otherwise.
true
if the current browser is a Kindle browser, false
otherwise.
true
if the current browser is a Linux browser, false
otherwise.
true
if the current browser is a Mac browser, false
otherwise.
true
if the current browser is a mobile browser, false
otherwise.
true
if the current browser is a Mozilla browser, false
otherwise.
true
if the current browser is an MS Edge browser, false
otherwise.
true
if the current browser is the Internet Explorer browser, false
otherwise.
The name of the current browser.
true
if the current browser is an Opera browser, false
otherwise.
true
if the current browser is an Opr browser, false
otherwise.
The current platform (operating system).
true
if the current browser is a PlayBook browser, false
otherwise.
true
if the current browser is an RV browser, false
otherwise.
true
if the current browser is a Safari browser, false
otherwise.
true
if the current browser is a Silk browser, false
otherwise.
The version string of the current browser.
The version number of the current browser.
true
if the current browser is a Webkit browser, false
otherwise.
true
if the current browser is a Windows browser, false
otherwise.
true
if the current browser is a Windows Phone browser, false
otherwise.
Generated using TypeDoc
Analyzes the given user agent string and returns information about the browser it represents.
A user agent string, such as the one in
window.navigator.userAgent
.Details about the given browser.