Level 3
You could use: action (function ($data, $livewire): void { $livewire->resetTable(); })
Summer Sale! All accounts are 50% off this week.
Hi, I have a Livewire component page with some buttons and a Filament Table component. How can I refresh the Table from one of the buttons on the view? Can anyone put me in the right direction to solve the problem?
Thanks in advance!
Please or to participate in this conversation.