Skip to content

IEngine

js
{
    name: "",
    version: ""
}

Properties

name?: string

The name of the rendering engine.

version?: string

The detected engine version, determined dynamically from the user-agent string.

Inherited methods

is(), toString(), withClientHints(), and withFeatureCheck() are inherited from IData.

UAParser.js v2 is licensed under AGPLv3 or PRO licenses.