Angular Elements, Part I: A Dynamic Dashboard in Four Steps with Web Components »
Beginning with version 6, we can expose Angular Components as Web Components or to be more precise: As Custom Elements which is one of the standards behind the umbrella term Web Components. They are can be reused with each framework and even with VanillaJS. via Pocket