Hey i was wondering if it was possible to create an modal action, register it globally within my filament admin panel, and call/trigger it using a key-bind/keydown event from js
Solution
Thanks for getting back. Ive decided to just stick with my original method of registering my custom livewire modal component via hooks as theres a small bit of func required to happen inside the modal on the php end