we integrate Angular 2 into a legacy page to make the functionality piece by piece more user friendly. So far exchanging prerendered backend widgets for angular modules has
That's currently not supported. There is an open issue to allow to override the selector when bootstrap() is called.
bootstrap()
https://github.com/angular/angular/issues/7136