Skip to content

Commit 141f849

Browse files
save file
1 parent 6801bb3 commit 141f849

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

html-components/html-components.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,12 @@
227227

228228
<div>
229229
<p>
230-
i demonstrate here a simple form that display log messages in a webpage
230+
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
231236
</p>
232237
<snippet-html-console id=ex1 component v2.0 src='ex/log-ex.html'></snippet-html-console>
233238
</div>

0 commit comments

Comments
 (0)