State of a modal
Hey builders, on my filament resource i have a custom modal button, and i want to know the state of the modal when it's first open from javascript to excecute some code.
Thank you!
1 Reply
This might help:
- https://livewire.laravel.com/docs/javascript#interacting-with-events
- https://filamentphp.com/docs/3.x/support/blade-components/modal
Laravel
JavaScript | Laravel
A full-stack framework for Laravel that takes the pain out of building dynamic UIs.