_metadev
How to show livewire component as modal window for filament table action
I am going to show a livewire component in modal window when user clicks a filament table action.
When clicked assign button, I want to show a modal window and the use a livewire component as modal window content. I tried to find the solution and looked around filament table actin docs, but I couldn't find. Please help me to find what functions to call for making custom filament table action for showing a livewire component in modal window.
27 replies