FilamentF
Filament14mo ago
Garadit

Lazy load table column

I had a table where one of the columns took a long time to compute. It caused the table to load longer because of that one column. Can the table builder implement some sort of lazy loading for columns in the table without implementing deferLoading() for the table as a whole?

I appreciate all the answers and help, Thank you.
Was this page helpful?