I would like to know if its possible (i have not been able to make it work) to attach an angular component to existing Html without using a template. I have existing html that i don't want to move to a template because its generated using asp.net 5. But i do want to attach behaviors to it. In Angular 1 i know i would use a controller. So How can I go about add angular behavior to html. and example can be seen here http://plnkr.co/edit/G4c8lmIDwNcFWpDZmoK5. Please let me know if its possible or if I need to change my approach.
-- 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.
