DOM-Tree icon indicating copy to clipboard operation
DOM-Tree copied to clipboard

Allow Client Customisations Of JS Tree

Open mrwillroberts opened this issue 8 years ago • 0 comments

  • Modularise domtree.js so construction of tree can defined by client
  • Allow custom leaf and snow element functions to be passed in for client customisations
  • Call to renderTree() with no arguments defaults to original tree behaviour (index.html updated to meet new API)

mrwillroberts avatar Jan 02 '18 13:01 mrwillroberts