michaelbromley / angularUtils

A place where I will collect useful re-usable Angular components that I make
MIT License
2k stars 858 forks source link

Finally including this loading flag when pages are changed and query is returned API #475

Open thanhdov opened 6 years ago

thanhdov commented 6 years ago

How do I click a page to load and then return the data? If you have demo, the better? thanks

Shane325 commented 5 years ago

See the Working with Asynchronous Data section of the docs. It also has an example with code.