Jun 23, 2021
0
Level 10
Pagination: How to go to top after clicking next or previous?
Hi friends,
I have implemented pagination in livewire
use WithPagination;
However, because I have a long list in the page, I need the user to be able to go to the top of the page after clicking next or previous.
How do I do this please?
Thanks a lot,
Please or to participate in this conversation.