The Pagination component for classic apps
A navigation menu to jump to a specific page of data.
Pagination adjusts the number of pages shown to fit its width and automatically updates to reflect the currently selected page. Use Page Input for navigating to specific pages of data using an input field.
Best practice
For more information about using the Pagination component, refer to the navigation and pagination guides.
Properties
All properties for this object with supported data types or values. You can write JavaScript almost anywhere in Retool to manipulate or read property values.
disabled
Whether input, interaction, selection, or triggering is disabled.
| Type | boolean |
| Format | True/False |
| Configurability | Inspector > Interaction > Disabled |
| Default | false |
Examples
falsetrue