Loader conditional visibility

Hi,

I am using loader to show when a collection is fetching data. But I want to achieve similar effect with tabs.
I have a 3 tab in my application. I want to add a loader when the tab is changing after a user clicks on the navigation button for the respective tab.

Is there a way to use the loader for “tab loading” similar to how I can attach loader visibility to collection isFetching property?

Hi, I think this is what you are looking for,