package monaco_jsoo
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Options for the editor functions and methods.
See the API document for each option semantics: https://microsoft.github.io/monaco-editor/api/modules/monaco.editor.html
Option classe hierarchy
type standaloneDiffEditorConstruction = [
| diffEditorConstruction
| `StandaloneDiffEditorConstruction
]
val language : Languages.t -> [> standaloneEditorConstruction ] Moption.t
val theme : string -> [> globalEditor ] Moption.t
Option to set the theme of an editor.
Currently setting the theme of 1 editor affects the other editors in the same browser window. See: https://github.com/Microsoft/monaco-editor/issues/338
val value : string -> [> standaloneEditorConstruction ] Moption.t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>