mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This also does no more depend on a version on npm for the compiler_cli. Also runs the tests for tools/metadata
3 lines
No EOL
100 B
HTML
3 lines
No EOL
100 B
HTML
<div>{{ctxProp}}</div>
|
|
<form><input type="button" [(ngModel)]="ctxProp"/></form>
|
|
<my-comp></my-comp> |