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 <figure> tag.
ImageControl
SelectImage
<figure>
import { Figure } = gumponents.components; <Figure value={ imageObject } />