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

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

## Properties

| Property | Type | Description |
|---|---|---|
| `type` | string | — |
| `url` | string | — |
| `postId` | string \| integer | — |
| `newTab` | boolean | — |
| `rel` | string | — |
| `title` | string | — |
| `ariaLabel` | string | — |
| `lightboxId` | string | — |
| `lightboxType` | string | — |