Can I get hidden parameters like a http post with $location?
Concept of what I'm thinking:
$location.param(key, value);
$location.path('/myPLace');
Can I get hidden parameters like a http post with $location?
Concept of what I'm thinking:
$location.param(key, value);
$location.path('/myPLace');