Next.js Discord

Discord Forum

How to make <Image> responsive as an img element

Unanswered
Asiatic Lion posted this in #help-forum
Open in Discord
Asiatic LionOP
As everyone know img tag take automatically full container wide and automatic height to maintain the original ratio
With <Image> is not as easy as img tag , I need to specifically set width and height or fill and i will get an deformed image
I’d like have <Image>’s optimization and same time img tag’s responsibility

0 Replies