This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <gcds-pagination | |
| display="list" | |
| label="List pagination" | |
| type="list" | |
| total-pages="10" | |
| current-page="1" | |
| url='{"queryStrings": { "querystring::offset": 10 }, "fragment": "main" }' | |
| ></gcds-pagination> | |
| <gcds-pagination |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- | |
| breadcrumbs: | |
| - href: "/en/" | |
| text: "GCDS Examples" | |
| contentHeader: "Topic page template CSS shortcuts (en)" | |
| dateModified: "2025-08-15" | |
| description: "A simple, clean template demonstrating the topic page structure with common GCDS components." | |
| layout: "layouts/topic.njk" | |
| title: "Topic page template CSS shortcuts (en)" | |
| showDefaultBreadcrumbs: false |