DannZolik
DannZolik
FFilament
Created by DannZolik on 7/16/2024 in #❓┊help
Handling Filter Changes with $wire.on in a Blade File on a Filament Page
I have a filament-page with a table that has filters. The data updates dynamically when the filters are changed. How can I use $wire.on in a Blade file to handle filter changes? My goal is to trigger a JavaScript function when the data (filters) change. Or are there better ways to handle filter changes?
2 replies