inspire22 opened this issue 11 years ago · 1 comments
A regular {{item.value}} in a template would still create a watcher, right? So the solution with bindonce would be
<span bo-bind="item.value"></span>
Or is there a more concise way?
it's correct, that's the way to go.