UNPKG

dojox

Version:

Dojo eXtensions, a rollup of many useful sub-projects and varying states of maturity – from very stable and robust, to alpha and experimental. See individual projects contain README files for details.

17 lines (16 loc) 508 B
<div> <!-- this also works <span data-dojo-type="dijit/_WidgetBase" data-dojo-attach-point="labelNode" data-dojo-props="_setValueAttr: {node: 'domNode', type: 'innerText'}"> </span>: <span data-dojo-type="dijit/form/TextBox" data-dojo-attach-point="inputNode"> </span> --> <span>${indexAtStartup}</span>: <span data-dojo-type="dojox.mvc.Output" data-dojo-attach-point="labelNode"></span>: <span data-dojo-type="dijit/form/TextBox" data-dojo-attach-point="inputNode"> </span> </div>