@nosto/preact
    Preparing search index...

    Interface AutocompleteOptions

    interface AutocompleteOptions {
        isKeyword?: boolean;
    }
    Index

    Properties

    Properties

    isKeyword?: boolean