@coveo/headless
    Preparing search index...

    Interface ResultsPerPageInitialState

    interface ResultsPerPageInitialState {
        numberOfResults?: number;
    }
    Index

    Properties

    Properties

    numberOfResults?: number

    The initial number of results to register in state.