Skip to content

@sqlrooms/monaco-editor / MonacoLoaderOptions

Interface: MonacoLoaderOptions

Extends

Properties

paths?

optional paths: object

NameType
vs?string

Inherited from

LoaderConfig.paths


vs/nls?

optional vs/nls: object

NameType
availableLanguages?object

Inherited from

LoaderConfig.vs/nls


monaco?

optional monaco: any

Pass the Monaco instance to bundle the editor instead of using a CDN

Overrides

LoaderConfig.monaco


workers?

optional workers: LoaderWorkers

Provide worker constructors mapped by label to automatically set self.MonacoEnvironment.getWorker