mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
634b3bb88b
This improves ergonomics a bit by allowing people to write: `<label [for]="ctxProp"></label>`. This is similar to the existing class -> className mapping. Closes #7516