@coveo/headless-react
    Preparing search index...

    Interface CustomContext

    Custom context that accepts JSON-serializable values. Values should be primitives (string, number, boolean, null) or nested objects/arrays of primitives. Detailed validation is performed by the backend.

    Indexable

    • [key: string]: unknown