# Heading

## Overview

The Heading field supports formatting and different types of headings.

{% hint style="info" %}
The heading doesn't save its state across all app pages and needs to be copied or put in the header component.
{% endhint %}

<figure><img src="https://837703843-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUX6zPRMFFK0yrTghj7cY%2Fuploads%2F6mjfoOTWvEldRxcNZrOx%2FCleanShot%202025-08-04%20at%2013.33.51%402x-min.png?alt=media&#x26;token=9ea0355a-2498-4a1b-bdfc-dcff913b8b93" alt=""><figcaption></figcaption></figure>

### Properties

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

### Methods

<table><thead><tr><th width="101.875">Name</th><th width="137.234375">Parameters</th><th width="106.296875">Returns</th><th>Description</th></tr></thead><tbody><tr><td><code>setText</code></td><td><code>text: string</code></td><td><code>void</code></td><td>Set component text setting</td></tr></tbody></table>

### Triggers

<table><thead><tr><th width="159.7421875">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>
