Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Very Popular
Go to Latest
function createEditor
import { createEditor } from "https://deno.land/x/aleph@1.0.0-alpha.28/examples/feature-apps/monaco-editor/editor.ts";

Parameters

container: HTMLElement
optional
readOnly: boolean