loading animation
how i can add loading animation appear in page in any process not just on the button ?
1 Reply
https://github.com/filamentphp/filament/discussions/12431
Biut you can see how I did this in v2 on the trick:
https://v2.filamentphp.com/tricks/forms-loading-inidicator
GitHub
UI Tweak - Add loading indicator to live fields in forms · filamen...
When using forms that have complex dependant logic, or when dealing with performance issues/latency while using ->live() on form components, the end user can still access these fields while they...
Filament
Forms Loading Inidicator by Tony Partridge - Tricks - Filament
Filament is a collection of tools for rapidly building beautiful TALL stack apps, designed for humans.