---
title: Each block bindings
---
You can even bind to properties inside an `each` block.
```html
```
> Note that interacting with these `` elements will mutate the array. If you prefer to work with immutable data, you should avoid these bindings and use event handlers instead.