Closed utkarsh-1602 closed 9 months ago
hey @utkarsh-1602 check out this example:
the info
that you're already storing should include the information you need, including the URL, but also the public ID which you can use with the CldImage component:
Thanks @colbyfayock That would solve my problem, I'm closing this issue.
the onUplaod property is deprecated now, we have to use the onSucess property instead to solve that
I'm using
CldUploadWidget
to Upload my assets to Cloudinary, but I want them to be displayed on my page also, how can I do that ?My Code :