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

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

## Properties

| Property | Type | Description |
|---|---|---|
| `blur` | string | — |
| `brightness` | string | — |
| `contrast` | string | — |
| `grayscale` | string | — |
| `hue-rotate` | string | — |
| `invert` | string | — |
| `opacity` | string | — |
| `saturate` | string | — |
| `sepia` | string | — |