Multiple Table Pagination And Sorting

Hello,

Is there a way to paginate and search for multiple tables on page but to have different query strings?

Example
Filament Page 1
---- view filament-page-1 (contains $this-table) and contains <livewire:x-component> that is contains also table

How to make them appear different in querystrings?
Was this page helpful?