You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What browser?
Last 2 versions, IE >= 10, Safari >= 7
Expected Behavior
What did you expect to happen?
In my project I need to display a pagination that is pretty different than the one provided (first/last page buttons, refresh button, more labels, different elements position...).
Would it be possible to add a slot to customize the pagination (like the columns headers)?
Of course if you use a custom pagination template, you will have to implement your own pagination system.
Since this component fits all my other needs, I would like to keep it and avoid to make my own component or fork this project.
If you agree with this feature but don't have time, I would be glad to (try to) contribute.
The text was updated successfully, but these errors were encountered:
@VictorCazanave this isn't on the roadmap and I don't think I'll have time to tackle this any time soon. feel free to submit a PR for this and I'll review.
Issue Type
Specs
What version are you using?
2.4.5
What browser?
Last 2 versions, IE >= 10, Safari >= 7
Expected Behavior
What did you expect to happen?
In my project I need to display a pagination that is pretty different than the one provided (first/last page buttons, refresh button, more labels, different elements position...).
Would it be possible to add a
slot
to customize the pagination (like the columns headers)?Of course if you use a custom pagination template, you will have to implement your own pagination system.
Since this component fits all my other needs, I would like to keep it and avoid to make my own component or fork this project.
If you agree with this feature but don't have time, I would be glad to (try to) contribute.
The text was updated successfully, but these errors were encountered: