@coveo/headless
    Preparing search index...

    Interface ParameterManagerInitialState<T>

    interface ParameterManagerInitialState<T> {
        parameters: T;
    }

    Type Parameters

    • T
    Index

    Properties

    Properties

    parameters: T

    The parameters affecting the response.