We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 887ad71 commit 576d42cCopy full SHA for 576d42c
html-components/ex/log-ex.html
@@ -1,7 +1,9 @@
1
2
-
3
- <script src='https://libs.ext-code.com/js/dom/component/component.js'></script>
+ <!-- this is the component library include -->
+
4
+ <script src='https://libs.ext-code.com/js/dom/component/component.js?{mod}'></script>
5
6
+ <!-- the component itself -->
7
<log-mod component></log-mod>
8
9
0 commit comments