@bridgeline-digital/hawksearch-handlebars-ui
    Preparing search index...

    Interface AutocompleteRequest

    interface AutocompleteRequest {
        query?: string;
    }
    Index

    Properties

    Properties

    query?: string