## Documentation Index

Fetch the complete documentation index at: [/llms.txt](https://dev.writer.com/llms.txt)

Use this file to discover all available pages before exploring further.

A text component used to display headings or titles in different sizes and styles.

## Fields

| Name                  | Type  | Description                                                                  | Options                                                                 |
|-----------------------|-------|------------------------------------------------------------------------------|-------------------------------------------------------------------------|
| Text                  | Text  | Add text directly, or reference state elements with @.                      | -                                                                       |
| Heading type          | Text  | -                                                                            | 1. h1 (Big)<br>2. h2 (Normal)<br>3. h3 (Small)<br>4. h4 (Smallest)     |
| Alignment             | Text  | -                                                                            | 1. Left<br>2. Center<br>3. Right                                        |
| Primary text          | Color | -                                                                            | -                                                                       |
| Custom CSS classes    | Text  | CSS classes, separated by spaces. You can define classes in custom stylesheets. | -                                                                       |
