'Can we load an angular app inside a dom element?

  • I have two web apps. The first one is a normal javascript web app, and the other is angular(Version 10).
  • After loading the javascript app, I want to load the angular app inside a DIV.


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source