Backend\VueComponents\MonacoEditor

Extends:

Monaco editor Vue component

Dev notes.

See also:

Public properties

There are no public properties in the class.

Show inherited public properties

Inherited public properties

Protected properties

protected $require

A list of Vue component class names required for this component.

Show inherited protected properties

Inherited protected properties

Public methods

Show inherited public methods

Inherited public methods

Protected methods

protected void loadDependencyAssets()

Adds dependency assets 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 void prepareVars()

Prepares variables required by the component's partials

Show inherited protected methods

Inherited protected methods