F
Filament14mo ago
root

Client-Side Modals

Is is possible to use notifications and actions entirely on the client side with JavaScript? I have some data that I don't need on the server and that I'd rather not send over the net, but I'd like to do stuff with it with Filament components.
Solution:
No, Filament is based on Livewire and livewire is based on sending back and forth. you'd need custom JS/blade views for that.
Jump to solution
2 Replies
Solution
toeknee
toeknee14mo ago
No, Filament is based on Livewire and livewire is based on sending back and forth. you'd need custom JS/blade views for that.
root
rootOP14mo ago
Alright, thanks.
Want results from more Discord servers?
Add your server