mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
d9ec23e46b
The dynamic component has `[value]` in its selector and this has always been reflected as a DOM attribute on the dynamically created host element, which is now also synced into the component instance.
fixes #60157
(cherry picked from commit e229328b39)
Angular
The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.
Usage information and reference details can be found in Angular documentation.
License: MIT