Skip to content
Anders Malmgren edited this page Nov 1, 2013 · 3 revisions

Any object of type array including observableArray can be bound to a arbitrary element but the element in question must contain children.

<div data-name="items">
   <span data-name="value"></span>
</div>

http://jsfiddle.net/tvRxE/3/