@jakguru/vueprint / @jakguru/vueprint/utilities/browser / BrowserInfo
Interface: BrowserInfo
@jakguru/vueprint/utilities/browser.BrowserInfo
Describes the shape of the BrowserInfo object
Properties
browserName
• browserName: string
The name of the browser
Defined in
browserVersion
• browserVersion: string
The version of the browser
Defined in
engineName
• engineName: string
The name of the browser engine
Defined in
engineVersion
• engineVersion: string
The version of the browser engine
Defined in
osName
• osName: string
The name of the operating system
Defined in
osVersion
• osVersion: string
The version of the operating system
Defined in
platformType
• platformType: string
The type of platform i.e. desktop / mobile