Mar 31, 2025
0
Level 1
dispatching an event from filament table to livewire component
hi ever one i want to open a modal i created using livewire by sending a dispatch
in my app livewire components i use this code to open the modal
wire:model="$dispatch('opne_send_feedback_modal')
now i want to open the same modal using filament table is there any suggestions
Please or to participate in this conversation.