Hi, Actually I am not looking app wide result but lets say my directive is working like drop-down once I selected item and if I wanted its value in some button click then i could use like *dropdown.value* where dropdown could be id of the directive.
Hope I could clear my point. On Monday, January 12, 2015 at 11:12:01 AM UTC+3, Sander Elias wrote: > > Milind, > > If you need the resulting data from this directive in different parts of > your application, you should use a service to store the result. > Do I see it right as this pop-up does an app-wide setting? I can adapt > your sample to that, but if that's not what you need, it's not really > helpful ;) > > Regards > Sander > > -- 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 http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
