$locationProvider.hashPrefix()

hashPrefix([prefix]);

Parameters

Param Type Details
prefix
(optional)
string

Prefix for hash part (containing path and search)

Returns

*

current value if used as getter or itself (chaining) if used as setter

doc_AngularJS
2016-03-29 16:10:31
Comments
Leave a Comment

Please login to continue.