© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•3y ago•
6 replies
Abi

How to trigger a livewire component on table action

When using table actions, is there a way to trigger a Livewire component to load on a modal or a slideover?
Solution
nvm, figured it out

->modalContent(fn(Subscription $subscription) => view('app.purchases.view-license', ['license' => $subscription->license]))
->modalContent(fn(Subscription $subscription) => view('app.purchases.view-license', ['license' => $subscription->license]))
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

Livewire Table component in a action modal
FilamentFFilament / ❓┊help
10mo ago
Table on livewire component is involuntarily refreshing component on Action
FilamentFFilament / ❓┊help
9mo ago
Adding a table to a Livewire component
FilamentFFilament / ❓┊help
2y ago
Adding a table to a Livewire component
FilamentFFilament / ❓┊help
3y ago