dataflow
dataflow copied to clipboard
Pattern for registering new input types for node inspector card
Right now the template for the node inspector is ad-hoc assembled with strings in input-view.js. We need a way to register new input-types. Web components would be ideal as the template rendering would be just a single tag for each input...
One option would be to go with https://github.com/powmedia/backbone-forms#readme