© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•3y ago•
5 replies
dyo

show table loading when filtering data

How can I show table loading animation when user filtering the list of data, just like we open the list record page and isTableLoadingDeferred() is set to true?

I'm using custom page and method filter is called when user filter the data..
Solution
I've added a loader element in the header of the table with a
wire:loading
wire:loading
directive and I'm also hiding the table meanwhile with
wire:loading.remove
wire:loading.remove
on table div
Jump to solution
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

show table loading when filtering data in resource page
FilamentFFilament / ❓┊help
12mo ago
Table data loading slow
FilamentFFilament / ❓┊help
3y ago
show content in table only when getTableQuery() return data
FilamentFFilament / ❓┊help
3y ago
Lazy loading collapsable table data
FilamentFFilament / ❓┊help
3y ago