Skip to content

Commit f3afbab

Browse files
save file
1 parent 4c1fbf7 commit f3afbab

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

utils/misc/nodejs-terminal/html/webcontainer-iframe/webcontainer-iframe.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,17 @@
202202
//:
203203

204204

205+
206+
obj.set = function(url){
207+
208+
ui.iframe.src = url;
209+
210+
}//set
211+
212+
213+
//:
214+
215+
205216
return obj;
206217

207218
})

0 commit comments

Comments
 (0)