We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
A helper component to use along with ImageControl and SelectImage. It converts an image object generated by these components into an <img> tag.
ImageControl
SelectImage
<img>
import { Img } = gumponents.components; <Img value={ imageObject } />