#Is there any way to add loading indicator on sorting of table head after click on sort icon ?

6 messages · Page 1 of 1 (latest)

peak wasp
#

I want to show loading indicator on toggle column and sort column.

mortal siloBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

obsidian jungle
#

it is possible using a custom view that listens to the livewire loading states

#

this is trick for a loading indicator showing whenever something is loading in the page buy livewire

#

You may inject the custom view as a table header action or similar thing