Skip to content
Atlas Gong edited this page Mar 17, 2025 · 2 revisions

There exists a MindVista Image wrapper component for next/image. It simply inserts a loading spinner before the image is loaded. The image loaded is a regular next/image component, and the spinner is then de-inserted.

Important

This should be used for all images fetched from S3.

Clone this wiki locally