Home > @yext/search-ui-react > PaginationProps
Props for Pagination() component
Signature:
export interface PaginationProps
Property | Type | Description |
---|---|---|
customCssClasses? | PaginationCssClasses | (Optional) CSS classes for customizing the component styling. |
paginateAllOnNoResults? | boolean | (Optional) Whether or not to paginate based on the total results count of the vertical when there are none returned from the search. Defaults to false. |