• A functional component that shows the number of entries and their range.

    Parameters

    • props: EntriesInfoProps

      The props that define the number of entries and their range.

    • Optional context: any

    Returns null | ReactElement<any, any>

Generated using TypeDoc