monaco-editor/test/manual/2264/index.html
2021-11-16 22:25:24 +01:00

11 lines
310 B
HTML

<!DOCTYPE html>
<html>
<head> </head>
<body>
<iframe
src="http://localhost:8088/monaco-editor/test/manual/2264/iframe.html?editor=src"
style="width: 800px; height: 600px"
sandbox="allow-same-origin allow-scripts allow-popups allow-modals allow-forms allow-downloads"
></iframe>
</body>
</html>