Backend\VueComponents\MonacoEditor

Overview

MonacoEditor Vue component

Dev notes:

Extends

Public Properties

There are no public properties in the class.

Show inherited public properties

Inherited Public Properties

Protected Properties

protected array $require

require other components

protected static array $yamlDefinitions

yamlDefinitions can only be defined once

Show inherited protected properties

Inherited Protected Properties


Public Methods

Show inherited public methods

Inherited Public Methods

Protected Methods

protected getYamlSchemaDefinitions()

protected getYamlSchemaDefinitions(): void

protected loadDependencyAssets()

protected loadDependencyAssets(): void 

loadDependencyAssets required for the component. This method is called before the component's default resources are loaded. Use $this->addJs() and $this->addCss() to register new assets to include on the page.

protected prepareVars()

protected prepareVars(): void

Show inherited protected methods

Inherited Protected Methods