Hi!
I have an external api looper set up that calls json data from a google sheet.
Besides setting cache time, I’d like to defer the api call on page load to get all the page elements before the call and to show a skeleton loader while data is called.
Is it possible? Could you guide me on how to do it or where to look into the docs?
Thanx