Image

This field lets you upload, select, and delete images You can upload an image by dragging and dropping it into the field, or select an image from your Media Manager.

This field will return a URL string of the image.

Image Field
{
  component: 'image',
  name: 'imageName',
  label: 'Image Field',
  description: 'An image input'
}

Additional Documentation

Last updated