Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
function createEditor
import { createEditor } from "https://deno.land/x/aleph@1.0.0-alpha.32/examples/feature-apps/monaco-editor/editor.ts";

Parameters

container: HTMLElement
optional
readOnly: boolean