Sharing Component MicroFrontend between angular and angularjs application

Viewed 59

I am creating custom web components using angular(14). It works fine in the angular application. But when i am planning to use it in angularjs , i need some help. I need to figure out how can i use custom web components from microfronted into another. Are there any articles or sample example link which can guide me further ?

1 Answers
Related