React SDK

ResultsPerPage

The ResultsPerPage component is used to capture user input for how many results displayed per page.

Usage

Additional imports used in the examples:

Editable Example
​
Suggestions
    Site search by

    Loading...

    Props

    NameTypeDefaultDescription
    labelstringShow
    optionsArray<number>[10, 20, 35, 50, 100]
    sizesm | md | lgmdSets the text and input size.
    inlinebooleantrueWhether to render label and control inline.