youcefkacem's avatar

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

1 like
0 replies

Please or to participate in this conversation.