Hey !
I am looking for a way to make loading indicator for asynchronous components in an ionic page.
It is like the ionic loader component but just for a specific ionic HTML element, so you can have static data visible and interactable with but a loading indicator will appear on a specific component .
(Something similar in Semantic ui is implemented)
Is there anything already there ?
I am asking here in order to get something cmopatible with the latest ionic components.