I'm not sure if this is possible in Angular 2, but
I want to know if there is a way / approach / support for developing embedded widgets that can be integrated into other websites that perform certain functions.
For example, a small piece of source code that generates a button on a third-party website. Clicking on this button creates several pop-ups that perform some actions related to our web server.
Share your thoughts on this.
source share