We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
''
1 parent a526409 commit ed8aa16Copy full SHA for ed8aa16
src/ng/location.js
@@ -729,6 +729,7 @@ function $LocationProvider() {
729
* @ngdoc method
730
* @name $locationProvider#hashPrefix
731
* @description
732
+ * The default value for the prefix is `''`.
733
* @param {string=} prefix Prefix for hash part (containing path and search)
734
* @returns {*} current value if used as getter or itself (chaining) if used as setter
735
*/
0 commit comments