Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Named parameters in JavaScript and angularJs
Message
 
 
To
All
General information
Forum:
Javascript
Category:
Other
Title:
Named parameters in JavaScript and angularJs
Miscellaneous
Thread ID:
01619934
Message ID:
01619934
Views:
34
Hi everybody,

I'm trying to figure out the syntax here for the $state.go method. I want to pass the third parameter options.

Here is my current call which is wrong:
$state.go('edit.' + viewName, {reload: $scope.invoicesObject.reload});
I need to somehow supply the options third parameter in this call, but I don't know how to bypass the second parameter.

Thanks in advance.

UPDATE. Never mind, I didn't need it anyway.
If it's not broken, fix it until it is.


My Blog
Next
Reply
Map
View

Click here to load this message in the networking platform