Level 63
Does this help you ?
For several Filament components, you can defer loading the data, like for example with a table.
https://filamentphp.com/docs/3.x/tables/advanced#deferring-loading
While loading, you can display a loading indicator.
https://filamentphp.com/docs/3.x/support/blade-components/loading-indicator