Search
Get Started
F
Filament
•
16mo ago
roy21
select filter lazy loading
How to add lazy loading to the select filter on table
?
Something like this if available
SelectFilter::make('status') ->paginate(10)
SelectFilter::make('status') ->paginate(10)
Thank you
Filament
Join
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,361
Members
View on Discord
Similar Threads
Was this page helpful?
Yes
No
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
SelectFilter::make('status')
->paginate(10)
SelectFilter::make('status')
->paginate(10)
Similar Threads
Lazy loading Select ->preload()
F
Filament / ❓┊help
3y ago
Select Component Lazy Loading though API
F
Filament / ❓┊help
17mo ago
Lazy loading for Select form component options
F
Filament / ❓┊help
2y ago
Lazy Loading Infolist Entry?
F
Filament / ❓┊help
16mo ago