Backend\VueComponents\CodeEditor

Overview

CodeEditor Vue component

Extends

Public Properties

There are no public properties in the class.

Show inherited public properties

Inherited Public Properties

Protected Properties

There are no protected properties in the class.

Show inherited protected properties

Inherited Protected Properties


Public Methods

Show inherited public methods

Inherited Public Methods

Protected Methods

protected loadAssets()

protected loadAssets(): void 

loadAssets adds component specific asset files. Use $this->addJs() and $this->addCss() to register new assets to include on the page. The default component script and CSS file are loaded automatically.

protected prepareVars()

protected prepareVars(): void

prepareVars required by the component's partials

Show inherited protected methods

Inherited Protected Methods