mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
3e0e6ed60f
With #51148, the `ngComponentOutlet` directive now supports inputs. This allows a less verbose and simpler API to instantiate components dynamicaly. Fixes #49875 PR Close #49915