Easy Tutorial
❮ Prop Style Width Prop Week Form ❯

Navigator appVersion Property


Definition and Usage

The appVersion property returns the platform and version information of the browser. This property is a read-only string.

Syntax


Browser Support

All major browsers support the appVersion property.


Example

Return the browser version:

The output of the above example:


More Examples

This example includes all navigator properties


❮ Prop Style Width Prop Week Form ❯