OpenFin Workspace API
    Preparing search index...

    Interface SetSearchQueryOptions

    Options to set the search query

    interface SetSearchQueryOptions {
        showHome?: boolean;
    }
    Index
    showHome?: boolean

    Whether to show home after setting the search query

    true