---
title: "Breakpoints Schema"
description: "Reference for the Bricks Breakpoints schema, including the exported structure and top-level properties used in global settings."
canonical: "https://academy.bricksbuilder.io/developer/schema/global/breakpoints/"
markdownUrl: "https://academy.bricksbuilder.io/developer/schema/global/breakpoints.md"
pageType: "article"
section: "developer"
category: "schema"
lastmod: "2026-05-21T13:58:32.000Z"
---
import SchemaJson from '../../../../../components/SchemaJson.astro'

<SchemaJson path="global/breakpoints.json" />

## Item properties

| Property | Type | Description |
|---|---|---|
| `key` | string | — |
| `label` | string | — |
| `width` | integer | — |
| `widthBuilder` | integer | — |
| `icon` | string | — |
| `base` | boolean | — |
| `custom` | boolean | — |
| `edited` | boolean | — |
| `paused` | boolean | — |