# Boolean

## Overview

A field to display a boolean value.

<figure><img src="https://837703843-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUX6zPRMFFK0yrTghj7cY%2Fuploads%2Fry71XIu8UFxLqMXMmd4B%2FCleanShot%202025-07-14%20at%2013.57.01%402x-min.png?alt=media&#x26;token=6e535e2b-fb63-403c-819a-772121e8bd12" alt=""><figcaption></figcaption></figure>

### Properties

| Name   | Type     | Description    |
| ------ | -------- | -------------- |
| `name` | `string` | Component name |

### Methods

<table><thead><tr><th width="135.73046875">Name</th><th width="168.609375">Parameters</th><th width="117.5078125">Returns</th><th>Description</th></tr></thead><tbody><tr><td><code>setValue()</code></td><td><code>value: boolean</code></td><td><code>void</code></td><td>Set component value</td></tr></tbody></table>

### Triggers

<table><thead><tr><th width="171.3125">Name</th><th>Description</th></tr></thead><tbody><tr><td><strong>On Init</strong></td><td>Triggered when the component is initialized</td></tr></tbody></table>
