@coveo/headless
    Preparing search index...

    Interface ContextProps

    interface ContextProps {
        options?: ContextOptions;
    }
    Index

    Properties

    Properties

    options?: ContextOptions

    The initial options that should be applied to this Context controller.