framework
framework copied to clipboard
Allow decorate to return a new node
Enhancement
It would be nice if the decorate() method in https://github.com/dojo/framework/blob/master/src/widget-core/d.ts allowed returning a new/different node, this would allow easily switching nodes in a tree.