Module components/editor/CodeMirrorEditor
Functions
Const default
- default(props: { autoRun: boolean; code: string; outputAdapter: default }): Element
-
Parameters
-
props: { autoRun: boolean; code: string; outputAdapter: default }
-
autoRun: boolean
-
code: string
-
outputAdapter: default
Returns Element