W3cubDocs

/Angular.js 1.8

Improve this Doc View Source angular.version

  1. object in module ng

Overview

An object that contains information about the current AngularJS version.

This object has the following properties:

  • full{string} – Full version string, such as "0.9.18".
  • major{number} – Major version number, such as "0".
  • minor{number} – Minor version number, such as "9".
  • dot{number} – Dot version number, such as "18".
  • codeName{string} – Code name of the release, such as "jiggling-armfat".

© 2010–2020 Google, Inc.
Licensed under the Creative Commons Attribution License 3.0.
https://code.angularjs.org/1.8.2/docs/api/ng/object/angular.version