3
I’m working on an APP and I’m still getting to know the features of angular.
I have a route file and I was suggested to add the parameter abstract: true
to prevent browsing by url. However I have been searching more about it and I don’t understand very well what it actually does.
None of what I read says that it prevents browsing by url. So I’d like to know what the real functionality of this property is?
Angularjs or Angular2? They are two different things.
– Jéf Bueno
I thought it was the same. But in my case it is for the Angularjs. I will edit!
– alan