Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Browser

This is possible value's for property description: "mobile_firefox_android" "mobile_firefox_android_tablet" "opera_mobile_android" "opera_mobile_android_tablet" "safari_mobile_iphone" "mobile_safari_chrome_ipad" "android_native" "mobile_chrome_android_tablet" "mobile_chrome_android" "chrome_browser" "firefox_desktop" "opera_desktop" "firefox_desktop_linux" "chrome_desktop_linux" "opera_desktop_linux"

Hierarchy

  • Browser

Index

Constructors

constructor

Properties

description

description: string = ""

device

device: string = "unknow"

Private gecko

gecko: RegExpMatchArray | boolean | any

isMobile

isMobile: boolean = false

Private mobile

mobile: RegExpMatchArray | boolean | any

Private navChrome

navChrome: RegExpMatchArray | null

Private navFirefox

navFirefox: RegExpMatchArray | boolean | any

Private navIpad

navIpad: RegExpMatchArray | boolean | any

Private navIphone

navIphone: RegExpMatchArray | boolean | any

Private navLinux

navLinux: RegExpMatchArray | boolean

Private navMozilla

navMozilla: RegExpMatchArray | boolean | any

Private navOpera

navOpera: RegExpMatchArray | boolean | any

Private navSafari

navSafari: RegExpMatchArray | null

Private navUbuntu

navUbuntu: RegExpMatchArray | boolean

Private navandroid

navandroid: RegExpMatchArray | boolean | any

Private operatablet

operatablet: RegExpMatchArray | boolean | any

os

os: string = ""

uAgent

uAgent: string = navigator.userAgent

Private windowsOS

windowsOS: RegExpMatchArray | null = null

Methods

Private check

  • check(): void

Generated using TypeDoc