Skip to content

Commit c472acb

Browse files
save file
1 parent 83f56bd commit c472acb

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

html-components/list/web-editor/web-editor.html

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,16 @@ <h3>
282282
js | javascript,python,java,c_cpp,csharp,php,ruby,go,swift,html,css,scss,less,typescript,markdown,json,xml,yaml,sql
283283

284284
</p>
285+
<p>
286+
[attribute]
287+
<b>
288+
src
289+
</b>
290+
<br>
291+
url of text to display
292+
</p>
293+
294+
285295
<p>
286296
[module]
287297
<b>
@@ -298,6 +308,14 @@ <h3>
298308
<br>
299309
set the text of the editor
300310
</p>
311+
<p>
312+
[module]
313+
<b>
314+
filename
315+
</b>
316+
<br>
317+
set the filename associated with the document the editor is displaying
318+
</p>
301319
</div>
302320

303321

0 commit comments

Comments
 (0)