Closed sreeram180 closed 5 years ago
Hi, @sreeram180, sorry for taking so long to get back to you; this issue flew under my radar for some reason.
I'm not sure I understand the scope of the question. Are you asking how to inject something from angular into your service?
Closing for now; mention me in a comment if you're still having trouble.
how to do run time dependency resolve for provider/service, where function arguments can be assign before creating the instance of a service
$modalinstace, $modadata will be change based component/controller.
For example AngualrJs UI $uimodal controller function, where you can resolve controller argument during the run time.