sample skeleton application with dojo toolkit & arcgis js api v 4.30
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

315 B

1. This directory in dojox/mvc/test/templatedWidget is used to test the exprchar which is need for a custom templated widget. 
2. test_mvc_widget_template show how to use exprchar in a template for a widget to avoid a problem with ${..} error in repeat data binding.
3. Use test_mvc_widget.html to see the results.