We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6801bb3 commit 141f849Copy full SHA for 141f849
html-components/html-components.html
@@ -227,7 +227,12 @@
227
228
<div>
229
<p>
230
- i demonstrate here a simple form that display log messages in a webpage
+ i demonstrate here a simple setup that loads a log-mod element whos function is to log toaster style messages
231
+ in a webpage
232
+ </p>
233
+ <p>
234
+ the common elements to this setup are the inclusion of the component script, the initialisation ( init ) function
235
+ and the initdom
236
</p>
237
<snippet-html-console id=ex1 component v2.0 src='ex/log-ex.html'></snippet-html-console>
238
</div>
0 commit comments