Pagination

    Pagination

    Basic usage

    Props selectedPage, totalPages, onPageChange — keep the current page in useSignal`.

    More sibling pages

    Prop siblingCount (default 1) widens the window around the active page.

    Custom arrow labels

    customArrowTexts — short texts instead of the default PREV / NEXT.

    Disabled

    Non-interactive pagination via the disabled prop.

    Metadata

    Source: meta.generated.json (see npm run generate)

    File base/pagination/meta.generated.json not found or path not allowed.