Is it possibile to export an entire Angular application as web component?

152 views Asked by At

This is a theoric question.

I know I can export an Angular component as a web component with Angular Element.

My question is: can I export and existing entire Angular Application as a web component and using it in a static website (just HTML, CSS and Javascript, no framework)? Is it technically possible?

0

There are 0 answers