3 lines
56 B

<input bind:value='user.name'>
<p>hello {user.name}</p>