@node-projects/web-component-designer-codeview-ace
v0.1.3
Published
web-component-designer addon: Code Editor using ACE
Downloads
9
Keywords
Readme
web-component-designer-codeview-ace
NPM Package
https://www.npmjs.com/package/@node-projects/web-component-designer-codeview-ace
npm i @node-projects/web-component-designer-codeview-ace
Description
This uses the ACE Codeeditor for the Webcomponent Designer Codeview
Usage
import { CodeViewAce } from '@node-projects/web-component-designer-codeview-ace';
serviceContainer.config.codeViewWidget = CodeViewAce;