Implement picture element support in the image feature #9833
Labels
domain:ui/ux
This issue reports a problem related to UI or UX.
package:image
squad:core
Issue to be handled by the Core team.
type:feature
This issue reports a feature request (an idea for a new functionality or a missing option).
Milestone
📝 Provide a description of the new feature
ATM only
<img srcset="..." sizes="..." />
is supported. To further explore the responsive images (including art direction) and allow fallback for unsupported image types,<picture>
must be supported.If you'd like to see this feature implemented, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered: