By adding HTMX to pagination and using a partial template for the table area, we can return and apply only the table section without needing to re-render the entire page.
I believe this approach can provide a smoother and more natural user experience from the user's perspective.