Code Code HQ
Monday, August 8, 2016
8. Two Way Binding
app.component.html
<h1>
{{title}}
</h1>
<input type="text" [value]="title (input)="title=$event.target.value">
Preview:{{title}}
<courses>
</courses>
<authors>
</authors>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment