-
-
Notifications
You must be signed in to change notification settings - Fork 44
request: Footer Template for Pagination #767
Copy link
Copy link
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
Reactions are currently unavailable
