@teemo6/gui4vega_react - v0.0.14
    Preparing search index...

    Interface VegaEditorRef

    Imperative handle exposed by VegaEditor.

    interface VegaEditorRef {
        getCode: () => string;
    }
    Index

    Properties

    Properties

    getCode: () => string

    Returns the current Vega spec code/state shown by the editor.