multiple tables in the same livewire component

Pretty much like multiple forms feature, is there a way to do it with tables?
Solution
I'm not entirely sure about it, I think because the table is more complex than forms. (Infact table uses forms for filters)
Was this page helpful?