Hi I am planning to use a third party javascript library which giving a call to there api gives us a javascript obejct. Later using this javascript object you can modify the view generated by the javascript API.
Now my question is I am creating a directive in the directive link function i am calling a Javascript api which gives me the javascript object. Now I want this Javascript Object to be available to controller so that end user who is using my directive will have this javascript object in there controller and can manipulate the view. Please help!!!! -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
