Class UserAgent
Accessors
browser
cpu
device
engine
os
ua
- get ua(): string
A read only version of the user agent string related to the instance.
Returns string
The user agent string.
A read only version of the user agent string related to the instance.
The user agent string.
A representation of user agent string, which can be used to determine environmental information represented by the string. All properties are determined lazily.
Example: Usage