Blockbench Reference Docs
    Preparing search index...
    interface PickDirOptions {
        resource_id?: string;
        startpath?: string;
        title?: string;
    }
    Index

    Properties

    resource_id?: string

    The resource identifier group, used to allow the file dialog (open and save) to remember where it was last used

    startpath?: string

    Location where the file dialog starts off

    title?: string

    Window title for the file picker