return new ReactDOMTextComponent(node); } } React = { nextReactRoorIndex: 0, createElement: function (type,config,children) { var props = {} ,propName; var config = config || {}; var key = config.key || null; fo