4 lines
61 B

{{#each foo.bar as bar}}
<input bind:value='bar'>
{{/each}}