Posts by Luiz Baldi • 26 points
1 post
-
1
votes1
answer85
viewsA: Change text in the header according to the open page
You can use $window.document.title = "seuTituloAqui"; within a function called when loading that view, for example using ng-init