cloudinary / cloudinary/cloudinary-vue
Add the possibility to specify css class to generated img html tag
Open
- Dominant language
- JavaScript
- Stars
- 96
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
## Explain your use case
I want to be able to add a class to cld-image component that will be passed down to the generated element
## Do you have a proposed solution?
Create a props to cld-image component named "imgClass" that will be concatenated to the rendered element
Contributor guide
Assessment
This issue has not been assessed yet.