## 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 <img> element ## Do you have a proposed solution? Create a props to cld-image component named "imgClass" that will be concatenated to the rendered <im> element