How do I show a spinner until all images have loaded on a screen?
1 Like
So, you could use this logic
to do that you will need a spinner to show when page mounted and then, you can connect a set psge var spinner to false, when the image has loaded
2 Likes