Closed JohnLouderback closed 10 years ago
Add feature to allow for templating data within elements. Proposed syntax:
<div data-bindto-template="<<model.users[2].firstName>> <<model.users[2].lastName>>">John Louderback</div>
Add feature to allow for templating data within elements. Proposed syntax: