Image

When to use

PrimeVue Image adds preview/zoom on click. For regular images, use NuxtImg which handles ImageKit optimization.

Guidelines

  • Preview for inspection: Use the preview prop when users need to zoom into details.
  • For regular images: Use NuxtImg which handles ImageKit optimization automatically.

How it works

Click the image to preview:

Demo