We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for rendering picture instead of image.
picture
image
picture is widely supported in browsers, and have advantages compared to image in making image performant and so on.
cld-picture
The text was updated successfully, but these errors were encountered:
mayashavin
No branches or pull requests
Feature request for Cloudinary Vue SDK
Add support for rendering
picture
instead ofimage
.Explain your use case
picture
is widely supported in browsers, and have advantages compared toimage
in making image performant and so on.Describe the problem you’re trying to solve
cld-picture
The text was updated successfully, but these errors were encountered: