currentPageTpl
Last updated Mar 6th, 2021 | Page history | Improve this page | Report an issue
SimpleSearch's currentPageTpl Chunk¶
This is the Chunk displayed with the ¤tPageTpl property on the SimpleSearch snippet. It contains a simple, active, unclickable pagination link.
Default Value¶
<span class="sisea-page sisea-current-page">[[+text]]</span>
Available Placeholders¶
Name | Description |
---|---|
text | The text, or number, of each page. |
separator | The separator between page numbers. |
link | The same as the text property. |