In my Prismic Document, there is an image with 2 different responsive views (one for the thumbnail of my blog post and the other for the full screan image blog post).
I wonder how to access to the responsive views of my image with the <prismic-image :field="data.image" /> tag ?
I don't have seen example in the Prismic doc ?
Thank you.
Eric