There is no image control in properties.json. To let users add an image (or any other file) to a component, use the Resource control:
image
{ "title": "Hero Image", "id": "heroImage", "resource": {} }
Last updated 1 month ago
Was this helpful?