Thoughts and experiences in software design and implementation
Tuesday, 14 October 2014
Recursive Knockout.js Templates
A quick example of using Knockout.js recursively with templating to allow a n-level deep tree to be rendered. I have created a small model and recursive template to render a tree, to look a bit like a tree. http://jsbin.com/zamese/26/
No comments:
Post a Comment