F
Filament4mo ago
Mikail

How to access filter values from the table

How can I access table filter values within the updateStateUsing closure of a ToggleColumn in a Filament resource?
Solution:
Thanks for this. something like $livewire->tableFilters later worked
Jump to solution
2 Replies
Dennis Koch
Dennis Koch4mo ago
I think this could work: ->updateStateUsing(fn ($livewire) => $livewire->activeFilters
Solution
Mikail
Mikail4mo ago
Thanks for this. something like $livewire->tableFilters later worked
Want results from more Discord servers?
Add your server