{{pageUrl}} helper
(Used in pagination)
Helper for creating pagination URLs.
Syntax:
{{pageUrl @pagination.context NUMBER}}
Example:
{{pageUrl @pagination.context 4}}
Example output:
https://example.com/page/4
(Used in pagination)
Helper for creating pagination URLs.
Syntax:
{{pageUrl @pagination.context NUMBER}}
Example:
{{pageUrl @pagination.context 4}}
Example output:
https://example.com/page/4
What are you waiting for?