IEngine
js
{
name: "",
version: ""
}Properties
name?: string
The name of the rendering engine.
TIP
See the list of browser engines.
version?: string
The detected engine version, determined dynamically from the user-agent string.
Inherited methods
is(), toString(), withClientHints(), and withFeatureCheck() are inherited from IData.
