> ## Documentation Index
> Fetch the complete documentation index at: https://docs.builtwithpaper.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Text

Displays a piece of text on the screen.

## Text Properties

### Typography

|                    |                                                        |
| ------------------ | ------------------------------------------------------ |
| **Style**          | The text style of the [app's theme](/building/theming) |
| **Text Color**     | The color of the text.                                 |
| **Font Weight**    | The thickness of the font                              |
| **Font Size**      | The size of the text.                                  |
| **Text Alignment** | The alignment of the text                              |
| **Max Lines**      | Limits the number of lines the text can span.          |

## Default Properties

Every component has a set of default properties on top of their specific ones.

[Explore the full list of default properties](/components/index)
