new Detect()
Detect browser and device.
Methods
-
parse(ua)
-
Accepts user-agent and based on that detect the browser and device
Parameters:
Name Type Description ua
string user-agent
Returns:
{DeviceDetector.DeviceDetectorResult}
- Type
- *