3 lines
100 B
HTML
3 lines
100 B
HTML
<div>{{ctxProp}}</div>
|
|
<form><input type="button" [(ngModel)]="ctxProp"/></form>
|
|
<my-comp></my-comp> |