...
| Code Block | ||||||
|---|---|---|---|---|---|---|
| ||||||
'editor.mode.iframe': {
'enable': true,
'style.urls': ['../dist/iframeMode/contentsEditStyle.css', ... ],
'script.urls': ['../dist/iframeMode/SEPolyfill.js']
} |
...
...
| Code Block | ||||||
|---|---|---|---|---|---|---|
| ||||||
'editor.mode.iframe': {
'enable': true,
'style.urls': ['../dist/iframeMode/contentsEditStyle.css', ... ],
'script.urls': ['../dist/iframeMode/SEPolyfill.js']
} |
...