@relisa/gui4vega - v0.1.0
    Preparing search index...

    Variable VegaEditorConst

    VegaEditor: ForwardRefExoticComponent<
        VegaEditorProps & RefAttributes<VegaEditorRef>,
    > = ...

    Main Vega editor component with split panes for source editing and chart preview. Use a ref with VegaEditorRef to read the current editor content.

    VegaEditorProps

    Forwarded ref to expose imperative methods defined in VegaEditorRef