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) 535 B
<xml> <dijit:Editor dojoType="dijit.Editor" style="overflow:auto" extraPlugins="[{name:'dijit._editor.plugins.LinkDialog'}]" > <i> This is just a sample message. There is email-address auto-complete in the to: field. <br/><br/> give it a whirl. </i> </dijit:Editor> <dijit:Editor dojoType="dijit.Editor" style="overflow:auto" extraPlugins="[{name:'dijit._editor.plugins.LinkDialog'}]" > <i> This is just a sample message. There is email-address auto-complete in the to: field. <br/><br/> give it a whirl. </i> </dijit:Editor> </xml>