Posts by Marcos Henrique Pereira Ramos • 21 points
1 post
-
2
votes1
answer360
viewsA: Receive parameters in $state
You have to pass the parameters like this: ui-sref="app.users.edit({ uid: 'parâmetro' })" as if calling a function and passing it a map with the parameter name and value.…
angularjsanswered Marcos Henrique Pereira Ramos 21