FilamentF
Filament2y ago
arif

How to Create a Livewire List Table with Filament's Default Design

I'm building a Livewire component to display a list/table to reduce loading times when dealing with 40,000 records. However, I'd like to avoid creating a custom design for the Livewire table and instead reuse the default list table template from Filament. Is there a way to achieve this?
Was this page helpful?