PaginationProps: {
    count?: number;
}

Type declaration

  • Optional count?: number

    Description

    Max count of page buttons in paginator

Generated using TypeDoc