vega-embed
    Preparing search index...

    Variable DEFAULT_ACTIONSConst

    DEFAULT_ACTIONS: {
        compiled: boolean;
        editor: boolean;
        export: { png: boolean; svg: boolean };
        source: boolean;
    } = ...

    Type declaration

    • compiled: boolean
    • editor: boolean
    • export: { png: boolean; svg: boolean }
    • source: boolean