Used here:
Last active
June 5, 2016 19:16
-
-
Save rebolyte/5efae99869bdb5a0758191722d0d6ebe to your computer and use it in GitHub Desktop.
dojo external template test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="${baseClass}"> | |
<p data-dojo-attach-point="textNode">This is the template.</p> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment