mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
2e4e485655
Using innerHTML will cause the browser to parse the HTML and then create a DOM tree instead of just using normal interpolation. PR Close #58913