We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 570b65c commit 461e505Copy full SHA for 461e505
html-components/ex/web-editor-demo.html
@@ -6,6 +6,7 @@
6
async function init(){
7
8
var editor = mod['web-editor'];
9
+ editor.initmod({});
10
await editor.init();
11
editor.initdom();
12
0 commit comments