
An Angular 5+ powered AOT compatible device detector that helps to identify browser, os and other useful information regarding the device using the app. The processing is based on user-agent.
| Property | Value |
|---|---|
| userAgent | |
| os | Unknown |
| browser | Unknown |
| device | Unknown |
| os_version | unknown |
| browser_version | 0 |
| deviceType | desktop |
| orientation | Unknown |
| isDesktopMode | false |
| isDesktop() | true |
| isMobile() | false |
| isTablet() | false |