Hi everyone, as far as I understood, Angular2 is based on web component. Web Components make it possible to easily integrate another e.g. application (example: google maps: https://github.com/GoogleWebComponents/google-map)
Let's say my application is a tiny draggable div with some content. So far I do have an standard index.html with the integrated <app>. What I want is to offer another party a very easy way to integrate that tiny draggable div (aka app). So what is the way to do that? Does Angular2 provide that possibility out of the box or is some manual ajustment needed. Any hints welcome. Thanks in advance! -- 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.
