$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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.