📚 Subject area/topic
Image service, getImage
📋 Page(s) affected (or suggested, for new content)
https://docs.astro.build/en/reference/modules/astro-assets/#getimage
📋 Description of content that is out-of-date or incorrect
According to the docs
This [getImage] takes an options object with the same properties as the Image component (except alt) and returns a GetImageResult object.
But hat's not the case. getImage() also doesn't accept layout property.
🖥️ Reproduction in StackBlitz (if reporting incorrect content or code samples)
No response
📚 Subject area/topic
Image service, getImage
📋 Page(s) affected (or suggested, for new content)
https://docs.astro.build/en/reference/modules/astro-assets/#getimage
📋 Description of content that is out-of-date or incorrect
According to the docs
But hat's not the case.
getImage()also doesn't acceptlayoutproperty.🖥️ Reproduction in StackBlitz (if reporting incorrect content or code samples)
No response