Pager
Last updated on
31 May 2023
either it is full pager with multiple links and next/prev buttons, or just next/prev buttons, or button to load next set of results.
Properties:
- Type (
typestring). Common for all elements and defines the type of element. - Widget (
widgetstring). At the moment there are 3 options:full,miniandloadmore. - Weight (
weightinteger). The order of the element inside region.
Example object representation:
{
"id": "006148d3-2eb9-4bde-9175-5f78ca5a720c",
"type": "pager",
"weight": "-5",
"widget": "full"
}
Help improve this page
Page status: No known problems
You can:
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion
Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.