How to preload s embedded in SVG element
In my nextjs app, I’m fetching a list of strings, that contain embedded <image/>
elements. The embedded image sources are external urls.
In my nextjs app, I’m fetching a list of strings, that contain embedded <image/>
elements. The embedded image sources are external urls.