Closed arturadib closed 13 years ago
Make it possible to do something like:
var obj = $$({path:'...', name:'...'}, <img data-bind="src path, title name" />);
I think pull request #34 implements this feature ( at least for one-way binding ).
Closed in pull request #34, thanks to @tristanls
Make it possible to do something like: