How to use the @hpcc-js/codemirror.HTMLEditor function in @hpcc-js/codemirror

To help you get started, we’ve selected a few @hpcc-js/codemirror examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github hpcc-systems / Visualization / demos / gallery / samples / codemirror / HTMLEditor.js View on Github external
import { HTMLEditor } from "@hpcc-js/codemirror";

new HTMLEditor()
    .html(`\

    
    
        
        
        <title>hpcc-js</title>
        
        
        
        
        
    
    
        <div style="width:500px;height:500px;"></div>

@hpcc-js/codemirror

hpcc-js - Viz Code Mirror

Apache-2.0
Latest version published 1 month ago

Package Health Score

78 / 100
Full package analysis

Similar packages