Change <Image /> src according to screen size
Unanswered
PepeW posted this in #help-forum
PepeWOP
With a normal <img /> tag we can change images according to the screensize using the
Is there a way to do a similar thing with the
srcSet attribute.Is there a way to do a similar thing with the
<Image /> component in NextJS 13 ? (Maybe using a loader ?)