Frodo Library - v4.0.0-10
    Preparing search index...

    Interface TreeExportOptions

    Tree export options

    interface TreeExportOptions {
        coords: boolean;
        deps: boolean;
        useStringArrays: boolean;
    }
    Index

    Properties

    coords: boolean

    Include x and y coordinate positions of the journey/tree nodes.

    deps: boolean

    Include any dependencies specific to AIC (scripts, email templates, SAML entity providers and circles of trust, social identity providers, themes).

    useStringArrays: boolean

    Where applicable, use string arrays to store multi-line text (e.g. scripts).