@nosto/nosto-react
    Preparing search index...

    Type Alias NostoSearchProps

    type NostoSearchProps = {
        placements?: string[];
        query: string;
    }
    Index

    Properties

    Properties

    placements?: string[]
    query: string