vega-embed
    Preparing search index...

    Interface Actions

    interface Actions {
        compiled?: boolean;
        editor?: boolean;
        export?: boolean | { png?: boolean; svg?: boolean };
        source?: boolean;
    }
    Index

    Properties

    compiled?: boolean
    editor?: boolean
    export?: boolean | { png?: boolean; svg?: boolean }
    source?: boolean