Hi! How can i use filament Action component while using a custom livewire component ?
I'm using livewire component and i wish to make a button using filament Action component. How could i do this ?
4 Replies
What does your button do?
show a filament modal form
I don't know if it's possible to use a Filament v2 action in a custom form. I think this is coming in v3.
Maybe this can help : https://github.com/ralphjsmit/tall-interactive
GitHub
GitHub - ralphjsmit/tall-interactive: Create forms, modals and slid...
Create forms, modals and slide-overs with ease. Contribute to ralphjsmit/tall-interactive development by creating an account on GitHub.