generated from sapphiredev/sapphire-template
-
-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
Is there an existing issue or pull request for this?
- I have searched the existing issues and pull requests
Feature description
Currently, when using the Pagination footer, it appends spaces between the characters. The only way to change this is by manually editing the Pagination file, which is undesirable. Some sort of footer template would solve this and allow for removing properties such as pageIndexPrefix and embedFooterSeparator.
What the current implementation does:

Desired solution
Create a footer template for Pagination to easily format how the footer should appear.
Alternatives considered
N/A
Additional context
No response
