---
title: "Image Control Schema"
description: "Value schema for image control type"
canonical: "https://academy.bricksbuilder.io/developer/schema/controls/image/"
markdownUrl: "https://academy.bricksbuilder.io/developer/schema/controls/image.md"
pageType: "article"
section: "developer"
category: "schema"
lastmod: "2026-05-21T13:58:32.000Z"
---
import SchemaJson from '../../../../../components/SchemaJson.astro'

<SchemaJson path="controls/image.json" />

## Properties

| Property | Type | Description |
|---|---|---|
| `id` | string \| integer | — |
| `filename` | string | — |
| `url` | string | — |
| `size` | string | — |
| `full` | string | — |
| `useDynamicData` | string | — |